Skip to content

Commit a836754

Browse files
authored
(deploy) go back to 4 utc
1 parent 0bbbf8b commit a836754

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
@@ -6,7 +6,7 @@ name: Daily builds of the Svelte Language Tools Beta
66
# For production
77
on:
88
schedule:
9-
- cron: "0 11 * * *"
9+
- cron: "0 4 * * *"
1010

1111
jobs:
1212
deploy:

0 commit comments

Comments
 (0)