From c3b449f1f3c89759bbb4dd1a470e41f0893a1a54 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