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 11e1c94 commit 5d4af90Copy full SHA for 5d4af90
.github/workflows/discord.yml
@@ -28,7 +28,7 @@ jobs:
28
\"url\": \"https://github.com/${{ github.actor }}\",
29
\"icon_url\": \"https://github.com/${{ github.actor }}.png\"
30
},
31
- \"title\": \"📌 [${{ github.repository }}] ✨ ➜ ${COMMIT_COUNT} New Commits!\",
+ \"title\": \"📌 [${{ github.repository }}] ➜ ${COMMIT_COUNT} New Commits!\",
32
\"description\": \"${COMMITS}\",
33
\"url\": \"https://github.com/${{ github.repository }}\",
34
\"color\": 3447003,
0 commit comments