We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08f2e69 commit 0bbbf8bCopy full SHA for 0bbbf8b
.github/workflows/Deploy.yml
@@ -6,7 +6,7 @@ name: Daily builds of the Svelte Language Tools Beta
6
# For production
7
on:
8
schedule:
9
- - cron: "0 4 * * *"
+ - cron: "0 11 * * *"
10
11
jobs:
12
deploy:
0 commit comments