1
0
forked from me/IronOS

Persist dfu files into github assets

This commit is contained in:
Ben V. Brown
2021-09-24 13:17:12 +10:00
parent 113a9c6250
commit b258ff3b3d

View File

@@ -44,6 +44,7 @@ jobs:
path: |
source/Hexfile/${{ matrix.model }}_*.hex
source/Hexfile/${{ matrix.model }}_*.bin
source/Hexfile/${{ matrix.model }}_*.dfu
source/Hexfile/LICENSE
source/Hexfile/LICENSE_RELEASE.md
if-no-files-found: error
@@ -89,6 +90,7 @@ jobs:
path: |
source/Hexfile/${{ matrix.model }}_*.hex
source/Hexfile/${{ matrix.model }}_*.bin
source/Hexfile/${{ matrix.model }}_*.dfu
source/Hexfile/LICENSE
source/Hexfile/LICENSE_RELEASE.md
if-no-files-found: error