Add mention to deploy message

This commit is contained in:
Joey Hafner 2024-02-15 01:40:03 -08:00
parent b3f0dfbd53
commit 1b3e1055d3

View File

@ -50,4 +50,4 @@ jobs:
with:
webhook_id: ${{ secrets.DISCORD_WEBHOOK_ID }}
webhook_token: ${{ secrets.DISCORD_WEBHOOK_TOKEN }}
args: '${{ github.repository }} deploy to fighter: ${{ job.status }}'
args: '<@${{ secrets.DISCORD_ID_JAFNER }}> ${{ github.repository }} deploy to fighter: ${{ job.status }}'