Update build.yml

This commit is contained in:
Raffson 2022-11-01 14:40:48 +01:00
parent 3ce66894f0
commit 206c046382
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99

View File

@ -45,8 +45,7 @@ jobs:
with:
webhook_url: ${{ secrets.discord_webhook_betas }}
title: "Build #${{ github.run_number }} available!"
message: "**Branch:** ${{ github.ref_name }}\n**Download link:\n**
https://github.com/dcs-retribution/dcs-retribution/actions/runs/${{ github.run_id }}"
message: "**Branch:** ${{ github.ref_name }}\n**Download link:\n** https://github.com/dcs-retribution/dcs-retribution/actions/runs/${{ github.run_id }}"
include_image: true
avatar_url: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
username: GitHub Build Notifier