chore: Don't include last changed in vimdoc
This commit is contained in:
2
.github/workflows/panvimdoc.yml
vendored
2
.github/workflows/panvimdoc.yml
vendored
@@ -16,6 +16,8 @@ jobs:
|
||||
with:
|
||||
vimdoc: outline
|
||||
version: "NVIM v0.7.0"
|
||||
- name: Strip last change date
|
||||
run: sed -E '1s_\s+Last.*__' -i doc/outline.txt
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
commit_message: "chore(vimdoc): Auto update"
|
||||
|
||||
Reference in New Issue
Block a user