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
c124c39e6a
commit
52327ceae1
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 -W
|
||||
- run: npm publish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user