add vimdoc version and description
This commit is contained in:
2
.github/workflows/doc.yml
vendored
2
.github/workflows/doc.yml
vendored
@@ -28,6 +28,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
# Output vimdoc project name
|
# Output vimdoc project name
|
||||||
vimdoc: zenbones
|
vimdoc: zenbones
|
||||||
|
description: "A contrast-focused vim/neovim colorscheme"
|
||||||
|
version: "Vim v8.1 / Neovim 0.5.0"
|
||||||
- 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"
|
||||||
|
|||||||
Reference in New Issue
Block a user