Skip to content

Commit 9248719

Browse files
authored
deploy now (for real)
1 parent 10d304d commit 9248719

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: "22 8 * * *"
9+
- cron: "0 7 * * *"
1010

1111
jobs:
1212
deploy:

0 commit comments

Comments
 (0)