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 323898e commit b04241fCopy full SHA for b04241f
.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