diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index d27638a..b6ed79f 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -2,7 +2,7 @@ name: update-bot on: schedule: - - cron: '00 23 * * *' + - cron: '50 23 * * *' env: REGISTRY: ghcr.io