Skip to content

Commit 8926528

Browse files
Update main.yml
1 parent 447ab66 commit 8926528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
github_token: ${{ secrets.GITHUB_TOKEN }}
3636
publish_dir: ./blog-output
37-
publish_branch: main
37+
publish_branch: gh-pages
3838
force_orphan: true
3939
user_name: github-actions
4040
user_email: github-actions@github.com

0 commit comments

Comments
 (0)