Skip to content

Commit fb7521f

Browse files
authored
Update discord-head-commit.yml
1 parent e4a5a85 commit fb7521f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/discord-head-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
url: ("https://github.com/" + $login),
5858
icon_url: ("https://avatars.githubusercontent.com/" + $login)
5959
},
60-
description: ("[`" + $short + "`](" + $url + ")" + "\n\n" + $msg + "\n\n"),
60+
description: ("[`" + $short + "`](" + $url + ")" + "\n\n" + $msg + "\n\n\u200B"),
6161
footer: { text: $foot },
6262
timestamp: $iso
6363
}]

0 commit comments

Comments
 (0)