From 0776d9b36ea40157b6bc135b4a28d4c4f0be0d7c Mon Sep 17 00:00:00 2001 From: Yair Morgenstern Date: Fri, 2 Jul 2021 19:04:18 +0300 Subject: [PATCH] Discord Role mentions are different from User mentions Which makes sense --- .github/workflows/buildAndDeploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/buildAndDeploy.yml b/.github/workflows/buildAndDeploy.yml index 94e36c0b6c..9b28c70149 100644 --- a/.github/workflows/buildAndDeploy.yml +++ b/.github/workflows/buildAndDeploy.yml @@ -93,7 +93,7 @@ jobs: uses: Ilshidur/action-discord@0.3.2 with: args: | # See https://discordjs.guide/miscellaneous/parsing-mention-arguments.html#how-discord-mentions-work - <@663705024265715743> + <@&663705024265715743> ${{ env.RELEASE_BODY }}