Add mention to deploy message
This commit is contained in:
parent
b3f0dfbd53
commit
1b3e1055d3
@ -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 }}'
|
||||
|
Loading…
Reference in New Issue
Block a user