Update gh-pages.yml
This commit is contained in:
committed by
GitHub
parent
c6623e8d64
commit
dbb0c918ad
4
.github/workflows/gh-pages.yml
vendored
4
.github/workflows/gh-pages.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: github pages
|
name: mdbook
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -12,7 +12,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Setup mdBook
|
- name: Setup mdBook
|
||||||
uses: peaceiris/actions-mdbook@v1.1.3
|
uses: peaceiris/actions-mdbook@v1.0.0
|
||||||
with:
|
with:
|
||||||
mdbook-version: '0.3.5'
|
mdbook-version: '0.3.5'
|
||||||
# mdbook-version: 'latest'
|
# mdbook-version: 'latest'
|
||||||
|
|||||||
Reference in New Issue
Block a user