Skip to content

Commit

Permalink
Token update
Browse files Browse the repository at this point in the history
  • Loading branch information
abfahimb authored Nov 7, 2024
1 parent cc632da commit 6d79284
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 @@ -34,5 +34,5 @@ jobs:
- name: Publish to npm
run: npm publish --access public --provenance
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN_ESJS }}

0 comments on commit 6d79284

Please sign in to comment.