Skip to content

Commit d412d37

Browse files
authored
deploy now
1 parent a6ba62d commit d412d37

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: "25 17 * * *"
9+
- cron: "10 15 * * *"
1010

1111
jobs:
1212
deploy:

0 commit comments

Comments
 (0)