From e2d30a3fce3e8d852e58f6a9a97294b0cdbfe493 Mon Sep 17 00:00:00 2001 From: Rickard Granberg Date: Thu, 22 Aug 2024 11:09:36 +0000 Subject: [PATCH] Fix (?) permissions --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 70aa244..e79cec6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,7 +15,7 @@ on: tags: - 'v*' permissions: - contents: read + contents: write packages: write jobs: dc: