From d72cb1b8515f2f001311eae0c07a18b785bfd074 Mon Sep 17 00:00:00 2001 From: RedVortex <58099979+RedVortexDev@users.noreply.github.com> Date: Sat, 4 Mar 2023 13:57:22 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20Upload=20Jar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 d5795719..2b8a313a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -34,4 +34,4 @@ jobs: prerelease: true files: | LICENSE - ./build/libs/CodeClient-${{ github.run_number }}.jar + ./build/libs/CodeClient.jar