mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-09-18 17:48:31 +00:00
Update publish_npm.yaml
Signed-off-by: zhanghengxin <812718649@qq.com>
This commit is contained in:
parent
118d3ab916
commit
6dc5d8c716
2
.github/workflows/publish_npm.yaml
vendored
2
.github/workflows/publish_npm.yaml
vendored
@ -41,6 +41,6 @@ jobs:
|
||||
npm install @openapitools/openapi-generator-cli -g
|
||||
- run: npm i
|
||||
- run: npm run start
|
||||
- run: npm publish
|
||||
- run: npm publish --access public
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user