Skip to content

Commit 758c295

Browse files
committed
change branch name
1 parent 423cf0f commit 758c295

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
@@ -4,7 +4,7 @@ name: Deploy website to GitHub Pages
44
on:
55
push:
66
branches:
7-
- master # or 'master' depending on your setup
7+
- main # or 'master' depending on your setup
88

99
permissions:
1010
contents: write # required to push to gh-pages branch

0 commit comments

Comments
 (0)