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: