Download all artifacts
This commit is contained in:
2
.github/workflows/wled-ci.yml
vendored
2
.github/workflows/wled-ci.yml
vendored
@@ -82,8 +82,6 @@ jobs:
|
|||||||
if: startsWith(github.ref, 'refs/tags/')
|
if: startsWith(github.ref, 'refs/tags/')
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
with:
|
|
||||||
name: firmware-release-*
|
|
||||||
- name: List Artifacts
|
- name: List Artifacts
|
||||||
run: find ./
|
run: find ./
|
||||||
- name: Create draft release
|
- name: Create draft release
|
||||||
|
|||||||
Reference in New Issue
Block a user