From d78339e7576b347194f6be33a2add8253d3b9865 Mon Sep 17 00:00:00 2001 From: Grinch_ Date: Sat, 22 Jun 2024 04:14:45 -0600 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 69a32e6..9969ddc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -39,7 +39,7 @@ jobs: with: artifacts: ImGuiRedux${{matrix.platform}}.zip name: "${{matrix.platform}} Builds" - body: "This release is updated frequently with newer builds.\n\n- ImGuiCleo${{matrix.platform}}.zip for regular CLEO\n- ImGuiRedux${{matrix.platform}}.zip for CLEORedux" + body: "This release is updated frequently with newer builds.\n\n- ImGuiRedux${{matrix.platform}}.zip for CLEORedux" allowUpdates: true tag: "${{matrix.platform}}-latest" ImGuiCleo: