Update .yml
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user