Skip to content

Bump pytest-homeassistant-custom-component from 0.13.173 to 0.13.180 … #172

Bump pytest-homeassistant-custom-component from 0.13.173 to 0.13.180 …

Bump pytest-homeassistant-custom-component from 0.13.173 to 0.13.180 … #172

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/release-drafter@v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}