From edec917cde45b437a6425f35d82ffdc0654e8289 Mon Sep 17 00:00:00 2001 From: tooomm Date: Mon, 23 Jun 2025 00:23:41 +0200 Subject: [PATCH] Add write permissions for `contents` --- .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