We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a1ca43 commit 710f7ecCopy full SHA for 710f7ec
.github/workflows/release.yml
@@ -43,4 +43,4 @@ jobs:
43
run: pnpm release
44
env:
45
GITHUB_TOKEN: ${{ secrets.GH_ADMIN_TOKEN }}
46
- NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
+ NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments