Skip to content

Commit 96ab3b5

Browse files
authored
Change publish branch from gh-pages to main
1 parent 4fd7118 commit 96ab3b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
with:
3838
personal_token: ${{ secrets.GH_PAT }}
3939
publish_dir: ./build
40-
publish_branch: gh-pages
40+
publish_branch: main

0 commit comments

Comments
 (0)