Update .forgejo/workflows/build.yaml

This commit is contained in:
Stachelbeere1248 2025-04-05 16:40:48 +02:00
parent c5101b202c
commit 17ca4188ad

View file

@ -23,5 +23,5 @@ jobs:
with:
name: Artifacts
path:
- build/libs/*.jar
- 'build/libs/*.jar'
- '!build/libs/*-sources.jar'