Skip to content

Commit

Permalink
fix: publish github
Browse files Browse the repository at this point in the history
  • Loading branch information
fupengl committed Sep 26, 2021
1 parent 02edca9 commit bd5ed69
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
node-version: 12
registry-url: https://npm.pkg.github.com/
- run: yarn
- run: npm publish
- run: yarn prepare
- run: npm publish --ignore-scripts
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit bd5ed69

Please sign in to comment.