From: Marcel van der Veldt Date: Fri, 19 Dec 2025 03:20:27 +0000 (+0100) Subject: Change nightly release schedule to 03:00 UTC X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=7a5cdbfd3e766640a7b94ebc311b89f1475ccd9e;p=music-assistant-server.git Change nightly release schedule to 03:00 UTC --- diff --git a/.github/workflows/auto-release.yml b/.github/workflows/auto-release.yml index 86a34908..51f61c8c 100644 --- a/.github/workflows/auto-release.yml +++ b/.github/workflows/auto-release.yml @@ -7,8 +7,8 @@ name: Auto Release on: schedule: - # Run at 02:00 UTC every day for nightly releases - - cron: "0 2 * * *" + # Run at 03:00 UTC every day for nightly releases + - cron: "0 3 * * *" workflow_dispatch: inputs: channel: