Update .forgejo/workflows/build.yaml
This commit is contained in:
parent
c5101b202c
commit
17ca4188ad
1 changed files with 1 additions and 1 deletions
|
@ -23,5 +23,5 @@ jobs:
|
|||
with:
|
||||
name: Artifacts
|
||||
path:
|
||||
- build/libs/*.jar
|
||||
- 'build/libs/*.jar'
|
||||
- '!build/libs/*-sources.jar'
|
||||
|
|
Loading…
Add table
Reference in a new issue