Skip to content

Commit

Permalink
ci: set publish_branch
Browse files Browse the repository at this point in the history
  • Loading branch information
liangskyli committed Sep 11, 2023
1 parent 2e45e05 commit 46829de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,5 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages # default: gh-pages
publish_dir: ./docs-dist

0 comments on commit 46829de

Please sign in to comment.