Skip to content

Commit 57396f1

Browse files
authored
Merge pull request #864 from suketa/change-published-branch
change create published branch
2 parents 14d04b6 + 69dcac9 commit 57396f1

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)