diff --git a/homelab/.gitea/workflows/deploy-to-fighter.yml b/homelab/.gitea/workflows/deploy-to-fighter.yml index d5a1c889..aefa608c 100644 --- a/homelab/.gitea/workflows/deploy-to-fighter.yml +++ b/homelab/.gitea/workflows/deploy-to-fighter.yml @@ -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 }}'