[actions] include the file extension in the name and only handle .u2f files
All checks were successful
Build / build-sporq (push) Successful in 1m48s

This commit is contained in:
Marius Alwan Meyer 2023-07-17 12:06:10 +02:00
parent c4557ed479
commit 81ca5878c7

View File

@ -25,9 +25,10 @@ jobs:
uses: actions/upload-artifact@v3
if: always()
with:
name: firmware.u2f
if-no-files-found: ignore
path: |
*.bin
*.hex
*.uf2
# *.bin
# *.hex
# .build/failed.*