mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-14 21:12:53 +00:00
chore(workflows/publish-docs): update commit message
This commit is contained in:
parent
3eb3b9b97b
commit
956e6fef5b
2
.github/workflows/publish docs.yml
vendored
2
.github/workflows/publish docs.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "GitHub Action"
|
||||
git add package.json
|
||||
git commit -m "Update package version"
|
||||
git commit -m "chore(docs): publish documentation"
|
||||
git push
|
||||
- run: cd docs && npm publish
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user