Revert "2am every day"

This reverts commit 7fd55f7498.
This commit is contained in:
Anders Rytter Hansen 2023-08-20 10:56:02 +02:00
commit c036b5cf8c

View file

@ -7,7 +7,7 @@ name: Docker
on: on:
schedule: schedule:
- cron: '0 2 * * *' # 2 am everyday - cron: '0 4 * * *' # 4 am everyday
push: push:
branches: [ "main", "testing", "testing-gpuscreenrecorder","testing-tags" ] branches: [ "main", "testing", "testing-gpuscreenrecorder","testing-tags" ]
# Publish semver tags as releases. # Publish semver tags as releases.