chore: CI: adjust nightly release time

This commit is contained in:
Sebastian Ullrich
2022-03-07 15:39:58 +01:00
parent f2d5470f19
commit dc8367d1f5

View File

@@ -9,7 +9,7 @@ on:
branches:
- master
schedule:
- cron: '0 0 * * *'
- cron: '0 7 * * *' # 8AM CET/11PM PT
jobs:
set-nightly: