From f73a32ec139471d17012d525346d0db7fc117e53 Mon Sep 17 00:00:00 2001 From: Jason Dove <1695733+jasongdove@users.noreply.github.com> Date: Thu, 8 Jan 2026 20:36:09 -0600 Subject: [PATCH] restore permissions --- .github/workflows/artifacts.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index 7dccd7d31..b642bbf29 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -31,9 +31,6 @@ on: required: true azure_subscription_id: required: true -permissions: - id-token: write - contents: read jobs: build_and_upload_mac: name: Mac Build & Upload