Change nightly schedule back to 3AM CET

This commit is contained in:
Ben Adrian Sarmiento
2024-06-30 23:30:12 +02:00
parent f3d6230935
commit 3b6ec1e70a

View File

@@ -5,7 +5,7 @@ on:
tags:
- 'v**'
schedule:
- cron: '45 12 * * *'
- cron: '0 1 * * *'
jobs:
build: