Create bundle-firmware action for release branch (#401)

This commit is contained in:
Ken Van Hoeylandt
2025-10-30 22:46:52 +01:00
committed by GitHub
parent 388c2cfe4b
commit 9ae3e48600
5 changed files with 30 additions and 4 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ on:
permissions: read-all
jobs:
build:
Build:
strategy:
matrix:
board: [
@@ -23,4 +23,4 @@ jobs:
uses: ./.github/actions/build-sdk
with:
board_id: ${{ matrix.board.id }}
arch: ${{ matrix.board.arch }}
arch: ${{ matrix.board.arch }}