We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 14d04b6 + 69dcac9 commit 57396f1Copy full SHA for 57396f1
.github/workflows/make_documents.yml
@@ -31,5 +31,5 @@ jobs:
31
uses: peaceiris/actions-gh-pages@v3
32
with:
33
github_token: ${{ secrets.GITHUB_TOKEN }}
34
- publish_branch: main
+ publish_branch: gh-pages
35
publish_dir: ./docs
0 commit comments