Update .forgejo/workflows/build.yaml

This commit is contained in:
Stachelbeere1248 2025-04-05 16:40:19 +02:00
parent ef78da5a05
commit c5101b202c

View file

@ -22,8 +22,6 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: Artifacts
with:
name: jar
path:
- build/libs/*.jar
- '!build/libs/*-sources.jar'