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
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: Artifacts
|
name: Artifacts
|
||||||
with:
|
|
||||||
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