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: