Skip to content

Commit bcfa637

Browse files
committed
Use gh-pages instead of main
1 parent bc5160b commit bcfa637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
with:
4646
github_token: ${{ secrets.GITHUB_TOKEN }}
4747
publish_dir: ./docs
48-
publish_branch: main
48+
publish_branch: gh-pages

0 commit comments

Comments
 (0)