Skip to content

Commit

Permalink
give npm token
Browse files Browse the repository at this point in the history
  • Loading branch information
Nextdrive-WilliamLin committed Aug 20, 2021
1 parent 0aaefae commit 470beb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ jobs:
yarn build
yarn version --no-git-tag-version --no-commit-hooks --new-version $RELEASE_VERSION
yarn publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 470beb1

Please sign in to comment.