Skip to content

Commit ff1028e

Browse files
reupdate this
1 parent d6c71c6 commit ff1028e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/discord.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
'{
4444
"embeds": [{
4545
"title": "🚀 New Update Released!",
46-
"description": ("**Commit:** [`" + $sha[0:7] + "`](" + $url + ")\n\n" + $message),
46+
"description": ("**Version:** 2.4.8b\n\n" + $message + "\n\n[View Full Changelog](" + $url + ")"),
4747
"color": 5763719,
4848
"footer": {
4949
"text": ("Pushed by " + $author),

0 commit comments

Comments
 (0)