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.
2 parents 08e8483 + 685bd31 commit 4245997Copy full SHA for 4245997
.github/workflows/release.yml
@@ -34,4 +34,4 @@ jobs:
34
version: latest
35
args: release --clean
36
env:
37
- GITHUB_TOKEN: ${{ secrets.GH_RELEASE_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments