From 73e86cde22405b27ef98ddf4069bbdb710783e11 Mon Sep 17 00:00:00 2001 From: Serge Wagener Date: Tue, 17 Sep 2024 18:12:48 +0200 Subject: [PATCH] Corrected HACS action --- .github/workflows/hacs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hacs.yml b/.github/workflows/hacs.yml index 78e835d..ea6cf6f 100644 --- a/.github/workflows/hacs.yml +++ b/.github/workflows/hacs.yml @@ -14,4 +14,4 @@ jobs: - name: HACS Action uses: "hacs/action@main" with: - category: "CHANGE_ME!" + category: "integration"