Update and rename main.yml to gh-pages.yml

This commit is contained in:
Carl Fredrik Samson
2020-01-25 14:44:58 +01:00
committed by GitHub
parent a02a4f707e
commit 8e0b8b1a69

View File

@@ -1,4 +1,4 @@
name: mdbook
name: github pages
on:
push:
@@ -14,7 +14,8 @@ jobs:
- name: Setup mdBook
uses: peaceiris/actions-mdbook@v1
with:
mdbook-version: 'latest'
mdbook-version: '0.3.5'
# mdbook-version: 'latest'
- run: mdbook build