Skip to content

Remove attemptBlocking from AdminClient (#1359) #671

Remove attemptBlocking from AdminClient (#1359)

Remove attemptBlocking from AdminClient (#1359) #671

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 }}