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 93b4a6e commit cf00257Copy full SHA for cf00257
.github/workflows/release.yml
@@ -102,3 +102,4 @@ jobs:
102
env:
103
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
104
NPM_CONFIG_PROVENANCE: true
105
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments