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 4235ab0 commit 201a323Copy full SHA for 201a323
.github/workflows/release-drafter.yml
@@ -25,6 +25,6 @@ jobs:
25
update_release_draft:
26
runs-on: ubuntu-latest
27
steps:
28
- - uses: release-drafter/[email protected].0
+ - uses: release-drafter/[email protected].1
29
env:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments