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 623a8be commit 2bb45e6Copy full SHA for 2bb45e6
.github/workflows/publish-npm.yaml
@@ -46,4 +46,4 @@ jobs:
46
git commit -m "Update addresses v$VERSION"
47
git push
48
env:
49
- NODE_AUTH_TOKEN: ${{ secrets.GITGUARDIAN_API_KEY }}
+ NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments