We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b312cbb commit bb16f51Copy full SHA for bb16f51
.github/workflows/discord.yml
@@ -28,7 +28,7 @@ jobs:
28
\"icon_url\": \"https://github.com/${{ github.actor }}.png\"
29
},
30
\"title\": \"• [${{ github.repository }}] ✨ • ${COMMIT_COUNT} New Commits!\",
31
- \"description\": \"${$COMMITS}\",
+ \"description\": \"${COMMITS}\",
32
\"url\": \"https://github.com/${{ github.repository }}\",
33
\"color\": 3447003,
34
\"footer\": {
0 commit comments