diff --git a/.github/workflows/discord-notifications.yml b/.github/workflows/discord-notifications.yml index fed171a..019f880 100644 --- a/.github/workflows/discord-notifications.yml +++ b/.github/workflows/discord-notifications.yml @@ -201,7 +201,7 @@ jobs: }, { name: "Files (last commit)", - value: ("` + $filesSummary + \n`"), + value: ("`" + $filesSummary + "\n`"), inline: false } ],