Skip to content

Commit 42c1cca

Browse files
committed
Put cron date back
1 parent 0da9b50 commit 42c1cca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/wrangler.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
},
7373
"preview_urls": false,
7474
"triggers": {
75-
"crons": ["07 11 * * *"] // every day at 11:07 AM UTC
75+
"crons": ["30 2 * * *"] // every day at 2:30 AM UTC
7676
},
7777
"version_metadata": {
7878
"binding": "CF_VERSION_METADATA"

0 commit comments

Comments
 (0)