Skip to content

Commit

Permalink
explicit deploy key
Browse files Browse the repository at this point in the history
  • Loading branch information
scottyhq committed Feb 20, 2021
1 parent 4fd073e commit f77c23f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ jobs:
- name: GitHub Pages action
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: book/_build/html
publish_branch: gh-pages

0 comments on commit f77c23f

Please sign in to comment.