Skip to content

Commit 7d111e4

Browse files
committed
Switched to main branch in deploy GitHub Action
1 parent e61ef5f commit 7d111e4

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
@@ -3,7 +3,7 @@ name: deploy
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
schedule:
88
# Weekly on a Friday at midnight
99
- cron: "0 0 * * 5"

0 commit comments

Comments
 (0)