From add122faf1a8bb6937177c9b2ad5adb92e1ff8d7 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Mon, 23 Mar 2026 22:05:28 +0100 Subject: [PATCH] Add GH_TOKEN to release workflow --- .github/workflows/release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 4a27252d1d..39924371a9 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -171,6 +171,7 @@ jobs: BRANCH: ${{ github.event.release.target_commitish }} TARGET: ${{github.event.release.target_commitish}} REPO: ${{ github.repository }} + GH_TOKEN: ${{ github.token }} run: | # Get info