From c9ec68db912425f2b30f87a56cd0bbb694b0e8b5 Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Mon, 24 Nov 2025 17:39:46 -0700 Subject: [PATCH] Attempting to fix permission issues on the release --- .github/workflows/release.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index f4d26a5..e03f39e 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -60,8 +60,6 @@ jobs: - name: Publish Archive and SHA if: env.ACT != 'true' uses: softprops/action-gh-release@v2 - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: files: | ${{ steps.package.outputs.archive }}