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 d6c71c6 commit ff1028eCopy full SHA for ff1028e
1 file changed
.github/workflows/discord.yml
@@ -43,7 +43,7 @@ jobs:
43
'{
44
"embeds": [{
45
"title": "🚀 New Update Released!",
46
- "description": ("**Commit:** [`" + $sha[0:7] + "`](" + $url + ")\n\n" + $message),
+ "description": ("**Version:** 2.4.8b\n\n" + $message + "\n\n[View Full Changelog](" + $url + ")"),
47
"color": 5763719,
48
"footer": {
49
"text": ("Pushed by " + $author),
0 commit comments