Skip to content

Bugfix - When changing midi channel on a Midi Preset, show it as popup #214

Bugfix - When changing midi channel on a Midi Preset, show it as popup

Bugfix - When changing midi channel on a Midi Preset, show it as popup #214

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'