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 4761733 commit 5e9d2d5Copy full SHA for 5e9d2d5
.github/workflows/nodejs.yml
@@ -58,4 +58,4 @@ jobs:
58
run: yarn semantic-release
59
env:
60
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
61
- NPM_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments