From 573d687a107a8143b530b6cea6a94ecaf8c4737e Mon Sep 17 00:00:00 2001 From: MEEPofFaith <54301439+MEEPofFaith@users.noreply.github.com> Date: Wed, 17 Jan 2024 13:00:20 -0800 Subject: [PATCH] f- --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ac229476..d67f86a8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,5 +19,5 @@ jobs: - name: Upload built mod artifact uses: actions/upload-artifact@v3 with: - name: ModTemplate (zipped) - path: build/libs/ModTemplate.jar + name: MeepscCont (zipped) + path: build/libs/MeepscCont.jar