From df863355b7e86570e5a5868f8edf2d5627b7be49 Mon Sep 17 00:00:00 2001 From: tooomm Date: Mon, 23 Jun 2025 00:29:43 +0200 Subject: [PATCH] Add write permissions for `contents` (#6002) --- .github/workflows/desktop-build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/desktop-build.yml b/.github/workflows/desktop-build.yml index cdc45f360..ff78d2893 100644 --- a/.github/workflows/desktop-build.yml +++ b/.github/workflows/desktop-build.yml @@ -1,6 +1,7 @@ name: Build Desktop permissions: + contents: write id-token: write attestations: write