From 9f66acca06dd52e7846cad7eadde0f17a2af9065 Mon Sep 17 00:00:00 2001 From: pauhull <22707808+phm07@users.noreply.github.com> Date: Wed, 24 Apr 2024 16:51:34 +0200 Subject: [PATCH] wip --- .github/workflows/release.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fa9ed2fd..35f85dab 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,6 +20,8 @@ jobs: - name: Setup rcodesign uses: hashicorp/action-setup-rcodesign@v1 + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Import GPG key id: import_gpg