We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7a8a9f commit 578685cCopy full SHA for 578685c
.github/workflows/release.yml
@@ -33,4 +33,4 @@ jobs:
33
version: latest
34
args: release --rm-dist
35
env:
36
- GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments