Skip to content

Commit 0edb65d

Browse files
committed
fix: branch name
1 parent 4fa04c8 commit 0edb65d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy GitHub Pages
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77

88
permissions:
99
contents: read

0 commit comments

Comments
 (0)