diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 3d5e4c2..3aea02f 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -34,4 +34,4 @@ jobs: with: name: Event-Core path: | - target/*.jar + target/Event-Core-*.jar