mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-27 04:48:14 +00:00
chore: update docs publish action
This commit is contained in:
parent
ef573d3ad9
commit
ec843543f0
2
.github/workflows/publish docs.yml
vendored
2
.github/workflows/publish docs.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
git add package.json
|
git add package.json
|
||||||
git commit -m "chore(docs): publish documentation"
|
git commit -m "chore(docs): publish documentation"
|
||||||
git push
|
git push
|
||||||
- run: cd docs && npm publish
|
- run: cd docs && npm build && npm publish
|
||||||
env:
|
env:
|
||||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||||
- name: Get version
|
- name: Get version
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user