Update gh-pages.yml

This commit is contained in:
Carl Fredrik Samson
2020-01-25 15:07:25 +01:00
committed by GitHub
parent a20c558a66
commit 9a5320785e

View File

@@ -21,7 +21,9 @@ jobs:
- run: mdbook build
- name: Deploy
uses: peaceiris/actions-gh-pages@v2.5.0
env:
ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PUBLISH_BRANCH: gh-pages
PUBLISH_DIR: ./book