mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-06 08:21:36 +07:00
Discord Role mentions are different from User mentions
Which makes sense
This commit is contained in:
2
.github/workflows/buildAndDeploy.yml
vendored
2
.github/workflows/buildAndDeploy.yml
vendored
@ -93,7 +93,7 @@ jobs:
|
|||||||
uses: Ilshidur/action-discord@0.3.2
|
uses: Ilshidur/action-discord@0.3.2
|
||||||
with:
|
with:
|
||||||
args: | # See https://discordjs.guide/miscellaneous/parsing-mention-arguments.html#how-discord-mentions-work
|
args: | # See https://discordjs.guide/miscellaneous/parsing-mention-arguments.html#how-discord-mentions-work
|
||||||
<@663705024265715743>
|
<@&663705024265715743>
|
||||||
${{ env.RELEASE_BODY }}
|
${{ env.RELEASE_BODY }}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user