From 553ea284451c6f5ece97a1e1ccb5172693a0ce87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ant=C3=B2?= Date: Sat, 30 Mar 2024 17:00:35 +0000 Subject: [PATCH] try to fix permision --- .github/workflows/ci-cd.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index e2f7d60..8ba523f 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -27,6 +27,7 @@ jobs: release: permissions: + actions: write contents: write id-token: write needs: build