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 16b8bd7 commit 49ffd66Copy full SHA for 49ffd66
.github/workflows/npm-publish.yml
@@ -19,4 +19,4 @@ jobs:
19
- run: npm install
20
- run: npm publish
21
env:
22
- NODE_AUTH_TOKEN: ${{secrets.npm_token}}
+ NODE_AUTH_TOKEN: ${{secrets.NPMJS_TOKEN}}
0 commit comments