From f9928f3a45696e4961964c87a015b121931e5bb5 Mon Sep 17 00:00:00 2001 From: Patrick762 <80690443+Patrick762@users.noreply.github.com> Date: Sun, 18 Jun 2023 17:04:30 +0200 Subject: [PATCH] Update release.yaml --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 3e32cba..833d021 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -34,7 +34,7 @@ jobs: type: 'zip' filename: 'release.zip' directory: 'de.hosting-rt.homeassistant-plugin' - exclusions: 'dist/* src/* *.json .gitignore node_modules/*' + exclusions: 'dist/**/* src/**/* *.json .gitignore node_modules/**/*' - name: Upload binaries to release