Update workflows
This commit is contained in:
2
.github/workflows/panvimdoc.yml
vendored
2
.github/workflows/panvimdoc.yml
vendored
@@ -14,5 +14,5 @@ jobs:
|
|||||||
vimdoc: symbols-outline
|
vimdoc: symbols-outline
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
commit_message: "Auto generate docs"
|
commit_message: "Auto generate vim docs"
|
||||||
branch: ${{ github.head_ref }}
|
branch: ${{ github.head_ref }}
|
||||||
|
|||||||
Reference in New Issue
Block a user