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 c556aa7 commit 31bc4f2Copy full SHA for 31bc4f2
.github/workflows/release-drafter.yml
@@ -11,6 +11,6 @@ jobs:
11
update_release_draft:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: release-drafter/[email protected].0
+ - uses: release-drafter/[email protected].1
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments