build: fixed panvimdoc commit message

This commit is contained in:
Folke Lemaitre 2022-09-05 10:45:46 +02:00
parent efd646334f
commit 251e89523d
No known key found for this signature in database
GPG Key ID: 41F8B1FBACAE2040

View File

@ -14,5 +14,5 @@ jobs:
vimdoc: persistence
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: "Auto generate docs"
commit_message: "chore(docs): auto generate vimdoc"
branch: ${{ github.head_ref }}