Update .forgejo/workflows/build.yaml

This commit is contained in:
Stachelbeere1248 2025-04-05 16:38:51 +02:00
parent 96cc4eff13
commit 5cdae8e00d

View file

@ -24,7 +24,6 @@ jobs:
name: Artifacts
with:
name: app-jar
path: |
build/libs/*.jar
!build/libs/*-sources.jar
!build/libs/*-javadoc.jar
path:
- build/libs/*.jar
- '!build/libs/*-sources.jar'