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 2adc57b commit 80c9e79Copy full SHA for 80c9e79
.github/workflows/release.yml
@@ -31,4 +31,4 @@ jobs:
31
version: latest
32
args: release --rm-dist
33
env:
34
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.TOKEN }}
0 commit comments