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 9de5f7c commit b2abce7Copy full SHA for b2abce7
.github/workflows/npm-publish.yml
@@ -21,4 +21,4 @@ jobs:
21
- run: npm ci
22
- run: npm publish --access=public
23
env:
24
- NODE_AUTH_TOKEN: ${{secrets.npm_token}}
+ NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
0 commit comments