From a68d46bd24ffcaba4aab536068f9160aefd01ae1 Mon Sep 17 00:00:00 2001 From: Jamil Date: Mon, 23 Jun 2025 15:26:31 -0700 Subject: [PATCH] chore(ci): remove write perms on winget workflow (#9598) This wasn't the issue - the issue was that @firezone-bot needed access to the firezone/winget-pkgs repo. Co-authored-by: Thomas Eizinger --- .github/workflows/publish-to-winget.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/publish-to-winget.yml b/.github/workflows/publish-to-winget.yml index c045c8308..fe06a8cd9 100644 --- a/.github/workflows/publish-to-winget.yml +++ b/.github/workflows/publish-to-winget.yml @@ -13,9 +13,6 @@ jobs: publish_clients: name: Publish ${{ matrix.identifier }} to winget runs-on: windows-latest-xlarge - permissions: - contents: write - packages: write strategy: matrix: include: