From a4db3bd9912ba53d25a4ca01a39b2e6a0df394a7 Mon Sep 17 00:00:00 2001 From: zimzaza4 <53421735+zimzaza4@users.noreply.github.com> Date: Sun, 7 Jul 2024 19:39:37 +0800 Subject: [PATCH] Update maven.yml --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index fc080a6..6364f95 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -41,4 +41,4 @@ jobs: automatic_release_tag: latest prerelease: false files: | - target/*.jar + target/GeyserModelEnginePackGenerator*.jar