Skip to content

Commit 912dd2c

Browse files
committed
add publish branch
1 parent 7d6463e commit 912dd2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
publish_dir: ./_site
4343
# if the repo you are deploying to is <username>.github.io, uncomment the line below.
4444
# if you are including the line below, make sure your source files are NOT in the "main" branch:
45-
# publish_branch: main
45+
publish_branch: gh-pages

0 commit comments

Comments
 (0)