Skip to content

Bugfix - set first arp note played properly #220

Bugfix - set first arp note played properly

Bugfix - set first arp note played properly #220

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'