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 bf2d301 commit 8cba9c7Copy full SHA for 8cba9c7
.github/workflows/npm-publish.yml
@@ -17,4 +17,4 @@ jobs:
17
run: yarn run build
18
- run: npm publish
19
env:
20
- NODE_AUTH_TOKEN: ${{secrets.npm_token}}
+ NODE_AUTH_TOKEN: ${{secrets.NPM_AUTH_TOKEN}}
0 commit comments