mirror of
https://github.com/KieSun/all-of-frontend.git
synced 2024-11-13 10:28:14 +08:00
Update markdown.yml
This commit is contained in:
parent
f4ececf524
commit
d67d70707c
3
.github/workflows/markdown.yml
vendored
3
.github/workflows/markdown.yml
vendored
@ -6,7 +6,7 @@
|
||||
# This workflow will install Deno then run Deno lint and test.
|
||||
# For more information see: https://github.com/denoland/setup-deno
|
||||
|
||||
name: Deno
|
||||
name: markdown-autodocs
|
||||
|
||||
on:
|
||||
push:
|
||||
@ -19,5 +19,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Markdown autodocs
|
||||
uses: dineshsonachalam/markdown-autodocs@v1.0.3
|
||||
|
Loading…
Reference in New Issue
Block a user