From 01aa580fb8d10d628a957f4173ace0494f4a7d34 Mon Sep 17 00:00:00 2001 From: Dominion Date: Mon, 3 Apr 2023 13:13:02 -0400 Subject: [PATCH] Modify DMAPI release to help webpanel --- .github/workflows/ci-suite.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-suite.yml b/.github/workflows/ci-suite.yml index 0a762c4afb..9175dc01d8 100644 --- a/.github/workflows/ci-suite.yml +++ b/.github/workflows/ci-suite.yml @@ -631,7 +631,7 @@ jobs: with: tag_name: dmapi-v${{ env.TGS_DM_VERSION }} release_name: tgstation-server DMAPI v${{ env.TGS_DM_VERSION }} - body: The TGS DMAPI + body: The TGS DMAPI \#tgs-dmapi-release commitish: ${{ github.event.head_commit.id }} - name: Upload DMAPI Artifact