Skip to content

Commit

Permalink
chore: add NPM_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
bharathvaj-ganesan committed Apr 11, 2021
1 parent 54a5b4f commit 62887f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ jobs:
publish: yarn publish-ci
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 62887f9

Please sign in to comment.