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 78ad4fa commit 140373bCopy full SHA for 140373b
.github/workflows/npm-publish.yml
@@ -28,4 +28,4 @@ jobs:
28
- run: npm install
29
- run: npm publish
30
env:
31
- NODE_AUTH_TOKEN: ${{secrets.npm_token}}
+ NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
0 commit comments