From 6f92c3b1e73c85ffb11afabac3255e79fa0b038d Mon Sep 17 00:00:00 2001 From: Dominik Date: Mon, 23 Mar 2026 19:29:15 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ad29e2a..b3b051d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -110,3 +110,5 @@ jobs: with: version: ${{ needs.trigger-release.outputs.version }} secrets: inherit + permissions: + contents: write