From 96dfde0d2e451cdf76fd795bd16a832984d8cbbd Mon Sep 17 00:00:00 2001 From: Ukendio Date: Sun, 22 Feb 2026 17:04:51 +0100 Subject: [PATCH] Allow contents to be written --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index fa864e0..fff5413 100755 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -8,7 +8,7 @@ on: permissions: id-token: write - contents: read + contents: write jobs: build: