From f3d8fdd7af2db382ce964ee5339588295c61ea9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20P=C3=B6schl?= Date: Tue, 29 Oct 2024 22:03:31 +0100 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20Switch=20package=20update?= =?UTF-8?q?=20token?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/addon-ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/addon-ci.yaml b/.github/workflows/addon-ci.yaml index 4066806..1654681 100644 --- a/.github/workflows/addon-ci.yaml +++ b/.github/workflows/addon-ci.yaml @@ -15,3 +15,5 @@ on: jobs: workflows: uses: Poeschl-HomeAssistant-Addons/workflows/.github/workflows/addon-ci.yaml@main + secrets: + pr_token: ${{ secrets.DISPATCH_TOKEN }}