Skip to content

remove semantic-release because now using github release (#121) #69

remove semantic-release because now using github release (#121)

remove semantic-release because now using github release (#121) #69

Workflow file for this run

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