Skip to content

Commit

Permalink
ci: try NODE_AUTH_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
edvardchen committed Nov 24, 2024
1 parent e875834 commit 1568719
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 @@ -29,5 +29,5 @@ jobs:
npm publish
git push --follow-tags
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
CI: true

0 comments on commit 1568719

Please sign in to comment.