mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-13 04:03:07 +00:00
chore: update docs publish action
This commit is contained in:
parent
570c2dedfe
commit
3eb44a1fde
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