mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2026-04-27 05:12:47 +00:00
Add minifests to build step
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -101,7 +101,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ${{ matrix.environment.out }}
|
||||
path: build_output/firmware/*.bin
|
||||
path: build_output/firmware/*.*n
|
||||
- name: Create release and upload firmware
|
||||
if: github.ref != 'refs/heads/master'
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user