Skip to content

Commit

Permalink
[to tikv#348] fix github action not deploy on gh-pages
Browse files Browse the repository at this point in the history
Signed-off-by: Jian Zhang <zjsariel@gmail.com>
  • Loading branch information
zz-jason committed Dec 15, 2021
1 parent 655d63f commit eeb20e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
if: ${{ github.ref == 'refs/heads/main' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages
publish_dir: ./docs/book

0 comments on commit eeb20e0

Please sign in to comment.