Adjust nightly CD builds to run 2hs earlier for EU to have a fresh build in a morning

This commit is contained in:
2026-04-08 09:08:30 +02:00
parent 85c134ce2a
commit f2cf5ce1ab
+1 -1
View File
@@ -1,7 +1,7 @@
name: Continuous Deployment name: Continuous Deployment
on: on:
schedule: schedule:
- cron: '15 6 * * *' - cron: '15 4 * * *'
workflow_dispatch: workflow_dispatch:
env: env: