Skip to content

Bump softprops/action-gh-release from 1 to 2 #42

Bump softprops/action-gh-release from 1 to 2

Bump softprops/action-gh-release from 1 to 2 #42

Workflow file for this run

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