From 6f42eb960a3c1766b790d7b37f7829ccd170aff4 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 19 Nov 2019 19:26:20 +0300 Subject: [PATCH] Update publish.yml --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 77f0ff5ed0..2dd5ca4bea 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -2,7 +2,7 @@ name: Publish playlists on: schedule: - - cron: '*/5 * * * *' + - cron: '0 1 * * *' jobs: deploy: