Update workflows

This commit is contained in:
hedy
2023-11-01 14:30:30 +08:00
parent e98041c75f
commit ed90314f9f

View File

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