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.
2 parents 9d124a4 + 0cd3db5 commit 8c3db7eCopy full SHA for 8c3db7e
.github/workflows/provenance.yml
@@ -23,4 +23,4 @@ jobs:
23
- run: npm ci
24
- run: npm publish
25
env:
26
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments