mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 15:27:50 +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
|
||||
with:
|
||||
args: | # See https://discordjs.guide/miscellaneous/parsing-mention-arguments.html#how-discord-mentions-work
|
||||
<@663705024265715743>
|
||||
<@&663705024265715743>
|
||||
${{ env.RELEASE_BODY }}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user