From 064b34add3c850bef0fa81882f498635b50d4755 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20P=C3=B6schl?= Date: Wed, 30 Oct 2024 18:54:37 +0100 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20Remove=20token=20for=20pac?= =?UTF-8?q?kage=20update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/addon-update-packages.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/addon-update-packages.yaml b/.github/workflows/addon-update-packages.yaml index 5f9abeb..fa0ad64 100644 --- a/.github/workflows/addon-update-packages.yaml +++ b/.github/workflows/addon-update-packages.yaml @@ -12,5 +12,3 @@ jobs: permissions: contents: write pull-requests: write - secrets: - pr_token: ${{ secrets.DISPATCH_TOKEN }}