FIX update cron

This commit is contained in:
Jasder 2021-01-14 17:04:58 +08:00
parent fa01194d3c
commit f959b38a89
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
sync_gitea_repo_updated_at:
# second minute hour day month date
cron: "0 0 24 * *"
cron: "0 0 * * * "
class: "SyncRepoUpdateTimeJob"
queue: default