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 bd17834 commit 1162922Copy full SHA for 1162922
.github/workflows/discord.yml
@@ -26,7 +26,7 @@ jobs:
26
\"url\": \"https://github.com/${{ github.actor }}\",
27
\"icon_url\": \"https://github.com/${{ github.actor }}.png\"
28
},
29
- \"title\": \"[${{ github.repository }}] 🚀 • ${COMMIT_COUNT} New Commits!\",
+ \"title\": \"✨ [${{ github.repository }}] 📢 • ${COMMIT_COUNT} New Commits!\",
30
\"description\": \"${{ github.event.head_commit.message }} ${GITHUB_SHA::7} [here](https://github.com/${{ github.repository }}/commit/${{ github.sha }})\",
31
\"url\": \"https://github.com/${{ github.repository }}\",
32
\"color\": 3447003,
0 commit comments