Skip to content

Commit

Permalink
Update npm-push.yml
Browse files Browse the repository at this point in the history
update NPM token
  • Loading branch information
garris authored Sep 5, 2024
1 parent f3df5ae commit bcd484c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:

- uses: JS-DevTools/npm-publish@v3
with:
token: ${{ secrets.NPM_TOKEN }}
token: ${{ secrets.NPM_I2_TOKEN }}

0 comments on commit bcd484c

Please sign in to comment.