Skip to content

Commit

Permalink
🐛 fix(config): 补充 npm token
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Jan 19, 2021
1 parent 6e5d666 commit 403db9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ jobs:
run: yarn release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 403db9b

Please sign in to comment.