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