Download all artifacts

This commit is contained in:
Will Tatam
2024-10-04 22:49:00 +01:00
parent e103a96eea
commit f4e9292849

View File

@@ -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