From 69b4dac7a9b1753f8bc151f49c7aeefbe256dabb Mon Sep 17 00:00:00 2001 From: EncodedVenom <32179912+EncodedVenom@users.noreply.github.com> Date: Tue, 2 Jul 2024 21:42:21 -0400 Subject: [PATCH] Delete body from release message This should theoretically prevent the overriding description bug that Ukendio mentioned on discord. Unsure since I haven't tested in another repo workflow yet. --- .github/workflows/release.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 0de0951..3b90293 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -50,8 +50,6 @@ jobs: uses: softprops/action-gh-release@v1 with: name: Jecs ${{ github.ref_name }} - body: | - Jecs ${{ github.ref_name }} is now available! files: | jecs.rbxm