Skip to content

Commit

Permalink
chore: use NODE AUTH TOKEN for npm pub
Browse files Browse the repository at this point in the history
  • Loading branch information
yohanelly95 committed Sep 12, 2024
1 parent 734e552 commit e7dbbd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- run: npm publish
env:
GITHUB_TOKEN: ${{ secrets.RAZORNETWORKBOT }}
NPM_TOKEN: ${{ secrets.RAZORDEPLOYER }}
NODE_AUTH_TOKEN: ${{ secrets.RAZORDEPLOYER }}

0 comments on commit e7dbbd5

Please sign in to comment.