From 5c03527895af3485273ab8ce8a4be64ba6874a05 Mon Sep 17 00:00:00 2001 From: shupershuff <63577525+shupershuff@users.noreply.github.com> Date: Thu, 12 Sep 2024 16:35:46 +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 0d083b1..f150d0b 100644 --- a/.github/workflows/GetDownloadCount.yml +++ b/.github/workflows/GetDownloadCount.yml @@ -76,7 +76,7 @@ jobs: echo '{ "schemaVersion": 1, "label":"'${{ steps.fetch_downloads.outputs.release_with_max_downloads }}'", - "Message":"'${{ steps.fetch_downloads.outputs.download_count }}'", + "message":"'${{ steps.fetch_downloads.outputs.download_count }}'", "color": "blue" }' > .github/max-release-download-count.json