Update make-release.yml
This commit is contained in:
2
.github/workflows/make-release.yml
vendored
2
.github/workflows/make-release.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
|||||||
uses: actions/download-artifact@v3.0.0
|
uses: actions/download-artifact@v3.0.0
|
||||||
with:
|
with:
|
||||||
name: jar
|
name: jar
|
||||||
path: /
|
path: .
|
||||||
- name: Show Artifacts
|
- name: Show Artifacts
|
||||||
run: ls -R
|
run: ls -R
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
|
|||||||
Reference in New Issue
Block a user