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 f36b9c3 commit c5b0421Copy full SHA for c5b0421
.github/workflows/release.yml
@@ -47,5 +47,5 @@ jobs:
47
publish: pnpm release
48
env:
49
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
50
- NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
+ NPM_TOKEN: ${{ env.NPM_TOKEN }}
51
NPM_CONFIG_PROVENANCE: true
0 commit comments