From 1eb9aad2aaa26a9bdb12b93e07eff1dbc8192c6c Mon Sep 17 00:00:00 2001 From: moklick Date: Wed, 6 May 2026 17:07:27 +0200 Subject: [PATCH] chore(gh-actions): update --- .github/workflows/release.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1eef64c24..2ddd2af56 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,6 +9,8 @@ concurrency: ${{ github.workflow }}-${{ github.ref }} permissions: id-token: write + contents: write + pull-requests: write jobs: release: