diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index aa8a25c..f7ed057 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -27,4 +27,8 @@ jobs: file: /home/runner/work/lovelace-thermostat-dark-card/lovelace-thermostat-dark-card/dist/thermostat-dark-card.js asset_name: thermostat-dark-card.js tag: ${{ github.ref }} - overwrite: true \ No newline at end of file + overwrite: true + - name: HACS Action + uses: "hacs/action@main" + with: + category: "plugin"