feat: more icon support
This commit is contained in:
parent
641a90de6b
commit
e56267ea8c
18
.github/workflows/panvimdoc.yml
vendored
18
.github/workflows/panvimdoc.yml
vendored
@ -1,18 +0,0 @@
|
|||||||
name: panvimdoc
|
|
||||||
|
|
||||||
on: [push]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
docs:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
name: pandoc to vimdoc
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v2
|
|
||||||
- name: panvimdoc
|
|
||||||
uses: kdheepak/panvimdoc@main
|
|
||||||
with:
|
|
||||||
vimdoc: Trans
|
|
||||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
|
||||||
with:
|
|
||||||
commit_message: "chore(doc): Auto generate docs"
|
|
||||||
branch: dev
|
|
Loading…
x
Reference in New Issue
Block a user