Skip to content

Initialize Java Producer in blocking threadpool (#1230) #584

Initialize Java Producer in blocking threadpool (#1230)

Initialize Java Producer in blocking threadpool (#1230) #584

name: Release Drafter
on:
push:
branches: ['master']
jobs:
update_release_draft:
runs-on: ubuntu-20.04
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}