Skip to content

Commit

Permalink
chore: update NPM_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
bharathvaj-ganesan committed Apr 11, 2021
1 parent e71d8c4 commit ea7701b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
- run: yarn
- run: yarn publish-ci
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 comments on commit ea7701b

Please sign in to comment.