build: fixed panvimdoc commit message
This commit is contained in:
parent
efd646334f
commit
251e89523d
2
.github/workflows/panvimdoc.yml
vendored
2
.github/workflows/panvimdoc.yml
vendored
@ -14,5 +14,5 @@ jobs:
|
|||||||
vimdoc: persistence
|
vimdoc: persistence
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
commit_message: "Auto generate docs"
|
commit_message: "chore(docs): auto generate vimdoc"
|
||||||
branch: ${{ github.head_ref }}
|
branch: ${{ github.head_ref }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user