Skip to content

Commit

Permalink
(deploy) deploy in a few minutes to bump versions for prod release
Browse files Browse the repository at this point in the history
  • Loading branch information
dummdidumm committed Jul 8, 2020
1 parent 08f2e69 commit 0bbbf8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Daily builds of the Svelte Language Tools Beta
# For production
on:
schedule:
- cron: "0 4 * * *"
- cron: "0 11 * * *"

jobs:
deploy:
Expand Down

0 comments on commit 0bbbf8b

Please sign in to comment.