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.
NODE_AUTH_TOKEN
1 parent 8b894c8 commit 9dfde8fCopy full SHA for 9dfde8f
.github/workflows/release.yml
@@ -55,4 +55,4 @@ jobs:
55
run: pnpm release
56
env:
57
GITHUB_TOKEN: ${{ secrets.GH_ADMIN_TOKEN }}
58
- NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
+ NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments