Skip to content

Bump pytest-homeassistant-custom-component from 0.1.0 to 0.9.17 (#306) #188

Bump pytest-homeassistant-custom-component from 0.1.0 to 0.9.17 (#306)

Bump pytest-homeassistant-custom-component from 0.1.0 to 0.9.17 (#306) #188

name: Draft a release note
on:
push:
branches:
- main
- master
jobs:
draft_release:
name: Release Drafter
runs-on: ubuntu-latest
steps:
- name: Run release-drafter
uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}