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 eef5319 commit e29405cCopy full SHA for e29405c
.github/workflows/release.yml
@@ -31,5 +31,5 @@ jobs:
31
version: latest
32
args: release --rm-dist
33
env:
34
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.TOKEN }}
35
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
0 commit comments