Merge pull request #199 from funkill/fix-deploy

Fix deploy book
This commit is contained in:
Aleksey Kladov 2019-09-30 15:22:04 +03:00 committed by GitHub
commit afe6b457f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ deploy:
provider: pages
skip-cleanup: true
github-token: $GITHUB_TOKEN
local-dir: book/book
local-dir: book/book/html
keep-history: false
on:
branch: master