Skip to content

Commit 69dcac9

Browse files
committed
change create published branch
1 parent 14d04b6 commit 69dcac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make_documents.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
uses: peaceiris/actions-gh-pages@v3
3232
with:
3333
github_token: ${{ secrets.GITHUB_TOKEN }}
34-
publish_branch: main
34+
publish_branch: gh-pages
3535
publish_dir: ./docs

0 commit comments

Comments
 (0)