ci: consistent spelling in auto-generation workflows

remotes/origin/HEAD
Chris Grieser 2024-07-09 14:52:10 +02:00
parent 07ea6edb98
commit b3e233b7fb
1 changed files with 2 additions and 2 deletions

View File

@ -19,11 +19,11 @@ jobs:
- uses: actions/checkout@v4
- uses: kdheepak/panvimdoc@main
with:
vimdoc: genghis
vimdoc: scissors
demojify: true
treesitter: true
description: " Auto-generated from README.md. Do not make PRs to this file."
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: "chore: Auto-generate vimdocs"
commit_message: "chore: auto-generate vimdocs"
branch: ${{ github.head_ref }}