- Make sure
mainis green in GitHub Actions. - Confirm
custom_components/pymc_repeater/manifest.jsonhas the intended version. - Update
CHANGELOG.mdif needed. - Create a Git tag matching the release version, for example
v1.0.0. - Create a GitHub release from that tag.
- Copy the matching changelog section into the release notes if you want custom notes.
- HACS works better with full GitHub releases than with branch-only installs.
- Dependabot will keep the GitHub Actions workflow dependencies up to date automatically.