mirror of
https://github.com/folke/persistence.nvim.git
synced 2025-08-16 23:41:08 +02:00
build: fixed panvimdoc commit message
This commit is contained in:
parent
efd646334f
commit
251e89523d
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue