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:
|
with:
|
||||||
name: Artifacts
|
name: Artifacts
|
||||||
path:
|
path:
|
||||||
- build/libs/*.jar
|
- 'build/libs/*.jar'
|
||||||
- '!build/libs/*-sources.jar'
|
- '!build/libs/*-sources.jar'
|
||||||
|
|
Loading…
Add table
Reference in a new issue