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 6e03181 commit 7a63972Copy full SHA for 7a63972
.github/workflows/npm-publish.yml
@@ -23,4 +23,4 @@ jobs:
23
- run: npm ci
24
- run: npm publish
25
env:
26
- NODE_AUTH_TOKEN: ${{secrets.npm_token}}
+ NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
.travis.yml
0 commit comments