Skip to content

Changelog to Release #9

Changelog to Release

Changelog to Release #9

Workflow file for this run

name: Changelog to Release
on:
release:
types: [published]
jobs:
changerelease:
uses: homebridge/.github/.github/workflows/change-release.yml@latest
secrets:
token: ${{ secrets.GITHUB_TOKEN }}