Skip to content

Release v0.0.4

Release v0.0.4 #36

Workflow file for this run

# https://github.com/hacs/action
name: HACS Action
# yamllint disable-line rule:truthy
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
hacs:
name: HACS Action
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- name: HACS Action
uses: "hacs/action@main"
with:
category: "integration"