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.
2 parents 970b110 + d1f041b commit fc80ef3Copy full SHA for fc80ef3
.github/workflows/npm-publish.yml
@@ -47,4 +47,4 @@ jobs:
47
- run: npm run build
48
- run: npm publish
49
env:
50
- NODE_AUTH_TOKEN: ${{secrets.ACTIONS_DEPLOY_ACCESS_TOKEN}}
+ NODE_AUTH_TOKEN: ${{secrets.npm_token}}
0 commit comments