1 parent e80a95b commit a08106dCopy full SHA for a08106d
1 file changed
.github/workflows/deploy-upstream-release.yml
@@ -2,7 +2,7 @@ name: Sync latest upstream release to main
2
3
on:
4
schedule:
5
- - cron: "17 3 * * *"
+ - cron: "2 20 * * *"
6
workflow_dispatch:
7
8
permissions:
0 commit comments