From 5a83f54f655c73e5b4f9fbedf582b0ff5e659ec2 Mon Sep 17 00:00:00 2001 From: Willhoit Date: Wed, 9 Oct 2024 15:06:36 -0500 Subject: [PATCH] chore: back to 1pm central --- .github/workflows/promote-rc-to-latest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/promote-rc-to-latest.yml b/.github/workflows/promote-rc-to-latest.yml index 6593f580..4928ce0a 100644 --- a/.github/workflows/promote-rc-to-latest.yml +++ b/.github/workflows/promote-rc-to-latest.yml @@ -10,7 +10,7 @@ on: description: Ignore 'oclif promote' errors when a specific target is missing. schedule: # Wednesdays 1pm central - - cron: '0 20 * * 3' + - cron: '0 18 * * 3' jobs: promote: