Skip to content

Commit bf1d78d

Browse files
authored
back to nightly
1 parent 9248719 commit bf1d78d

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

1111
jobs:
1212
deploy:

0 commit comments

Comments
 (0)