Skip to content

Commit 963de03

Browse files
authored
Update pages-deploy.yml
1 parent b2ae102 commit 963de03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy GitHub Pages with private submodule
33
on:
44
push:
55
branches:
6-
- main # or your default branch
6+
- main
77

88
jobs:
99
build-and-deploy:

0 commit comments

Comments
 (0)