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