Skip to content

Commit

Permalink
Update GetDownloadCount.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shupershuff authored Sep 12, 2024
1 parent 849aacf commit 5c03527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/GetDownloadCount.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5c03527

Please sign in to comment.