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 63fd371 commit 106304dCopy full SHA for 106304d
.github/workflows/release.yml
@@ -36,5 +36,5 @@ jobs:
36
env:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
NPM_CONFIG_PROVENANCE: true
39
- # NPM_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }} # OIDC
+ NPM_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }}
40
NODE_ENV: "production"
0 commit comments