diff --git a/.github/workflows/generate.yml b/.github/workflows/generate.yml index 65bc250d6..8d7bc3e95 100644 --- a/.github/workflows/generate.yml +++ b/.github/workflows/generate.yml @@ -1,8 +1,8 @@ -name: Generate grouped playlists 2 +name: generate on: schedule: - - cron: '0 * * * *' + - cron: '0 0 * * *' jobs: generate: