Fix time for nightly snapshot

Since the mechanism seems to work, schnedule it for 4 in the morning (UTC).
That's a low change of interrupting day-to-day work.
This commit is contained in:
Simon Hausmann 2021-11-30 14:33:53 +01:00
parent 855ef6375e
commit b52f41b51f

View file

@ -25,7 +25,7 @@ on:
description: "Enable options for building binaries for a release (i.e. don't have a -nightly suffix for the extension)" description: "Enable options for building binaries for a release (i.e. don't have a -nightly suffix for the extension)"
schedule: schedule:
- cron: '0 12 * * *' - cron: '0 4 * * *'
jobs: jobs:
sixtyfps-viewer-binary: sixtyfps-viewer-binary: