Update .yml
This commit is contained in:
parent
f91e34e076
commit
68f874b17b
@ -23,5 +23,5 @@ jobs:
|
|||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: jar
|
name: artifacts
|
||||||
path: target/demo-0.0.1-SNAPSHOT.jar
|
path: target/*.jar
|
Loading…
x
Reference in New Issue
Block a user