From 206c0463828788e728cac8d2076f36a1c7d47bdc Mon Sep 17 00:00:00 2001 From: Raffson Date: Tue, 1 Nov 2022 14:40:48 +0100 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ed730231..81abc5b2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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