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 cffb14d commit 5f5a0fbCopy full SHA for 5f5a0fb
.github/workflows/build.yml
@@ -121,5 +121,5 @@ jobs:
121
- run: npm run build
122
- run: npm run semantic-release
123
env:
124
- GH_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
125
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments