Update release schedule to trigger at 23:00 instead of 00:00

This commit is contained in:
mr. M
2025-01-02 23:49:28 +01:00
parent a486bd262b
commit 2a68f479ed

View File

@@ -2,7 +2,7 @@ name: Zen Twilight Scheduled Releases
on:
schedule:
- cron: '0 0 * * *'
- cron: '0 23 * * *'
workflow_dispatch:
jobs: