Update .forgejo/workflows/build.yaml
This commit is contained in:
parent
5cdae8e00d
commit
ef78da5a05
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||||
|
|
Loading…
Add table
Reference in a new issue