mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-05 13:08:48 +07:00
Discord Role mentions are different from User mentions
Which makes sense
This commit is contained in:
parent
f9d3c0403c
commit
0776d9b36e
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 }}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user