Update .forgejo/workflows/build.yaml
This commit is contained in:
parent
ef78da5a05
commit
c5101b202c
1 changed files with 3 additions and 5 deletions
|
@ -22,8 +22,6 @@ jobs:
|
|||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: Artifacts
|
||||
with:
|
||||
name: jar
|
||||
path:
|
||||
- build/libs/*.jar
|
||||
- '!build/libs/*-sources.jar'
|
||||
path:
|
||||
- build/libs/*.jar
|
||||
- '!build/libs/*-sources.jar'
|
||||
|
|
Loading…
Add table
Reference in a new issue