We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed8659 commit 1f7aa3fCopy full SHA for 1f7aa3f
.github/workflows/fill-gh-draft-release.yml
@@ -16,6 +16,6 @@ jobs:
16
runs-on: ubuntu-20.04
17
steps:
18
# Drafts your next Release notes as Pull Requests are merged into "main"
19
- - uses: release-drafter/[email protected].0
+ - uses: release-drafter/[email protected].1
20
env:
21
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments