Skip to content

Fix Cortex-M Debug launch commands (#697) #70

Fix Cortex-M Debug launch commands (#697)

Fix Cortex-M Debug launch commands (#697) #70

Workflow file for this run

name: Beta Build
on:
workflow_dispatch: # allows manual triggering
push:
branches:
- 'release/1.0'
pull_request_target:
types:
- closed
branches:
- 'release/1.0'
jobs:
beta-build:
uses: ./.github/workflows/build.yml
with:
firmware-retention-days: 30
build-type: 'beta'