build: fixed panvimdoc commit message

This commit is contained in:
Folke Lemaitre
2022-09-05 10:45:50 +02:00
parent 28a9fb918d
commit 941f7a87ac

View File

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