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 b632ede commit 623a8beCopy full SHA for 623a8be
.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.NPM_TOKEN }}
+ NODE_AUTH_TOKEN: ${{ secrets.GITGUARDIAN_API_KEY }}
0 commit comments