Skip to content

Commit 7e5152d

Browse files
run on master
1 parent 7666b6b commit 7e5152d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Publish Pages
22

33
on:
44
push:
5-
branches: [main] # branch to trigger deployment
5+
branches: [master] # branch to trigger deployment
66

77
concurrency:
88
group: gh-${{ github.ref }}

0 commit comments

Comments
 (0)