From bf1833121042303315011a385e9d9ab865fa5d03 Mon Sep 17 00:00:00 2001 From: shupershuff <63577525+shupershuff@users.noreply.github.com> Date: Tue, 18 Jun 2024 23:26:00 +1200 Subject: [PATCH] Update GetDownloadCount.yml --- .github/workflows/GetDownloadCount.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/GetDownloadCount.yml b/.github/workflows/GetDownloadCount.yml index cb35553..503f82c 100644 --- a/.github/workflows/GetDownloadCount.yml +++ b/.github/workflows/GetDownloadCount.yml @@ -2,7 +2,7 @@ name: Update Download Count on: schedule: - - cron: '0 * * * *' # Runs every hour + - cron: '0 * * * *' # Runs every Day workflow_dispatch: # Allows manual triggering jobs: