Update .forgejo/workflows/build.yaml

This commit is contained in:
Stachelbeere1248 2025-04-05 16:39:23 +02:00
parent 5cdae8e00d
commit ef78da5a05

View file

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