From 905a5e62141ae50cb31f2d2d79157387aa306772 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Madar=C3=A1sz?= Date: Tue, 25 Feb 2025 10:38:22 +0100 Subject: [PATCH] Update pr_tag_commit.yml --- .github/workflows/pr_tag_commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_tag_commit.yml b/.github/workflows/pr_tag_commit.yml index 62b68c8..38eb407 100644 --- a/.github/workflows/pr_tag_commit.yml +++ b/.github/workflows/pr_tag_commit.yml @@ -225,7 +225,7 @@ jobs: **Patch Notes:** https://github.com/${{ github.repository }}/releases/tag/v${{ steps.version.outputs.VERSION }} **Download:** https://github.com/${{ github.repository }}/releases/download/v${{ steps.version.outputs.VERSION }}/mafiamp_release_v${{ steps.version.outputs.VERSION }}.zip - color: 0x301934 + color: 0x440000 username: STABLE builds - name: Send Discord Notification