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