Skip to content

Bugfix - Fixed patch cable selection of decimal number pos #217

Bugfix - Fixed patch cable selection of decimal number pos

Bugfix - Fixed patch cable selection of decimal number pos #217

Workflow file for this run

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