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/')
|
||||
steps:
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: firmware-release-*
|
||||
- name: List Artifacts
|
||||
run: find ./
|
||||
- name: Create draft release
|
||||
|
||||
Reference in New Issue
Block a user