mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-16 20:21:22 +08:00
doc: Update github-actions.md
This commit is contained in:
@ -574,6 +574,7 @@ jobs:
|
||||
|
||||
```yml
|
||||
- run: npm publish --access public
|
||||
continue-on-error: true
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
|
||||
```
|
||||
|
Reference in New Issue
Block a user