From 26ef903cfab201790ec01bc87d35472a9bb9a4fe Mon Sep 17 00:00:00 2001 From: Adam Setch Date: Tue, 9 Jul 2024 12:40:43 -0700 Subject: [PATCH] confirm if the permission was the magic --- .github/workflows/release.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0f002bbbc..045ddb9e4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -6,9 +6,6 @@ on: - 'release/v**' workflow_dispatch: # For manually running release process to verify codesigning of artifacts -permissions: - contents: write - jobs: release-macos: name: Publish macOS (electron-builder)