From 8393f80079fc40f39a3798e7e1d4bf56a18a9c9d Mon Sep 17 00:00:00 2001 From: SMG Date: Sat, 9 Mar 2024 21:36:43 -0600 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1f2353e6..223059b1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: uses: softprops/action-gh-release@v2 if: github.ref == 'refs/heads/master' with: - files: "Smash Forge/bin/Release/Smash-Forge-Latest_Commit.zip" + files: Smash-Forge-Latest_Commit.zip name: "Smash Forge [Latest Commit]" tag_name: "LatestCommit" env: