Update github-pages.yml

main
Nguyen Tran Hau 2020-05-31 02:57:06 +07:00 committed by GitHub
parent be32c3dd8e
commit e6b2ca7bb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -23,9 +23,12 @@ jobs:
uses: peaceiris/actions-mdbook@v1
with:
mdbook-version: 'latest'
- name: Build
run: mdbook build
- name: GitHub Pages action
uses: peaceiris/actions-gh-pages@v3.6.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: book
publish_dir: ./book