mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-12 19:52:51 +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 commit -m "chore(docs): publish documentation"
|
||||
git push
|
||||
- run: cd docs && npm publish
|
||||
- run: cd docs && npm build && npm publish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
- name: Get version
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user