Skip to content

More logging around rebalancing when rebalanceSafeCommits is true (#1… #679

More logging around rebalancing when rebalanceSafeCommits is true (#1…

More logging around rebalancing when rebalanceSafeCommits is true (#1… #679

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