From 0cabd3bf1c93b19e4985a655eee64391cc66f1cc Mon Sep 17 00:00:00 2001 From: Tomas Dvorak Date: Sun, 22 Mar 2026 12:04:55 +0100 Subject: [PATCH] update permission --- .github/workflows/unified-release.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/unified-release.yml b/.github/workflows/unified-release.yml index e0f2a915..70f48030 100644 --- a/.github/workflows/unified-release.yml +++ b/.github/workflows/unified-release.yml @@ -20,6 +20,9 @@ env: CARGO_TERM_COLOR: always FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true +permissions: + contents: write + jobs: get-version: name: Calculate Unified Version