Skip to content

Commit cf160d7

Browse files
authored
Update deploy.yaml
1 parent 593eda5 commit cf160d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: Deploy
66
- main
77
schedule:
88
# run weekly on Sunday
9-
- cron: "20 07 * * 0"
9+
- cron: "20 10 * * 0"
1010
# allow manual triggering of workflow
1111
workflow_dispatch:
1212

0 commit comments

Comments
 (0)