mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-11-07 07:09:46 +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
|
npm install @openapitools/openapi-generator-cli -g
|
||||||
- run: npm i
|
- run: npm i
|
||||||
- run: npm run start
|
- run: npm run start
|
||||||
- run: npm publish -W
|
- run: npm publish
|
||||||
env:
|
env:
|
||||||
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
|
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user