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 e4a5a85 commit fb7521fCopy full SHA for fb7521f
.github/workflows/discord-head-commit.yml
@@ -57,7 +57,7 @@ jobs:
57
url: ("https://github.com/" + $login),
58
icon_url: ("https://avatars.githubusercontent.com/" + $login)
59
},
60
- description: ("[`" + $short + "`](" + $url + ")" + "\n\n" + $msg + "\n\n"),
+ description: ("[`" + $short + "`](" + $url + ")" + "\n\n" + $msg + "\n\n\u200B"),
61
footer: { text: $foot },
62
timestamp: $iso
63
}]
0 commit comments