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 5299a06 commit 8c94ba6Copy full SHA for 8c94ba6
.github/npm-publish.yml
@@ -30,4 +30,4 @@ jobs:
30
- run: npm ci
31
- run: npm publish
32
env:
33
- NODE_AUTH_TOKEN: ${{secrets.NPM_SECRET}}
+ NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
0 commit comments