Skip to content

Commit

Permalink
doc: Update github-actions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove authored Jul 28, 2024
1 parent 1a0415d commit 90b9b40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/github-actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -574,6 +574,7 @@ jobs:
```yml
- run: npm publish --access public
continue-on-error: true
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
```
Expand Down

0 comments on commit 90b9b40

Please sign in to comment.