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 62cecf4 commit 0d77c7dCopy full SHA for 0d77c7d
.github/workflows/npm-publish.yml
@@ -26,4 +26,4 @@ jobs:
26
- run: npm ci
27
- run: npm publish
28
env:
29
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
+ NODE_AUTH_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}
0 commit comments