Skip to content

Core - Fix Fast Channel Switch of VRC-64 (#1357) #287

Core - Fix Fast Channel Switch of VRC-64 (#1357)

Core - Fix Fast Channel Switch of VRC-64 (#1357) #287

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 }}