Skip to content

chore: 🦺 update version #171

chore: 🦺 update version

chore: 🦺 update version #171

Workflow file for this run

name: HACS Validation
on:
push:
branches:
- main
jobs:
hacs:
runs-on: "ubuntu-latest"
steps:
- name: Checkout
uses: "actions/checkout@v2"
- name: Validate HACS
uses: "hacs/action@main"
with:
category: "plugin"