Skip to content

PRC152 - Previous/Next Channel Stepping via PRE+/- instead of Knob (#… #292

PRC152 - Previous/Next Channel Stepping via PRE+/- instead of Knob (#…

PRC152 - Previous/Next Channel Stepping via PRE+/- instead of Knob (#… #292

name: Release Drafter
on:
push:
branches:
- master
jobs:
draft:
runs-on: ubuntu-latest
if: github.repository == 'IDI-Systems/acre2'
steps:
- name: Release Drafter
uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}