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 735e82a commit 3ad030fCopy full SHA for 3ad030f
.github/workflows/npm-publish.yml
@@ -30,4 +30,4 @@ jobs:
30
- run: npm ci
31
- run: npm publish
32
env:
33
- NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN_PACKAGE}}
+ NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
0 commit comments