Skip to content

Commit 6f5659f

Browse files
committed
update
1 parent 29f2f45 commit 6f5659f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
github_token: ${{ secrets.GITHUB_TOKEN }}
5151
publish_dir: ./src/website
52-
publish_branch: master # default: gh-pages
52+
publish_branch: main # default: gh-pages
5353
keep_files: false # default: false
5454
force_orphan: true
5555
commit_message: "GitHub CI Updates [ci skip]"

0 commit comments

Comments
 (0)