diff --git a/.github/workflows/generate.yml b/.github/workflows/generate.yml index 08419f6903..65bc250d6e 100644 --- a/.github/workflows/generate.yml +++ b/.github/workflows/generate.yml @@ -2,7 +2,7 @@ name: Generate grouped playlists 2 on: schedule: - - cron: '0 0 * * *' + - cron: '0 * * * *' jobs: generate: