fix: yaml
This commit is contained in:
parent
ece3e3f540
commit
0c1f19ca40
1 changed files with 3 additions and 4 deletions
7
.github/workflows/panvimdoc.yml
vendored
7
.github/workflows/panvimdoc.yml
vendored
|
|
@ -21,7 +21,6 @@ jobs:
|
||||||
toc: true
|
toc: true
|
||||||
treesitter: true
|
treesitter: true
|
||||||
- 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 docs"
|
||||||
branch: ${{ github.head_ref }}
|
branch: ${{ github.head_ref }}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue