Skip to content

Commit

Permalink
Merge pull request #68 from github/feelepxyz/fix-node-token
Browse files Browse the repository at this point in the history
Update npm auth env
  • Loading branch information
lgarron authored Dec 8, 2022
2 parents d795db4 + 32c3c1d commit 1692d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
- run: make build
- run: npm publish --provenance --access public
env:
NPM_TOKEN: ${{ secrets.NPM_WEBAUTHN_JSON_PUBLISH_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_WEBAUTHN_JSON_PUBLISH_TOKEN }}

0 comments on commit 1692d30

Please sign in to comment.