From 1a9a4c43907a4e4c6f152d9e66fa9492b48c3153 Mon Sep 17 00:00:00 2001 From: bluepilledgreat <97983689+bluepilledgreat@users.noreply.github.com> Date: Mon, 30 Dec 2024 16:51:54 +0000 Subject: [PATCH] fix --- .github/workflows/ci-release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-release.yml b/.github/workflows/ci-release.yml index 406d114..aa5cce6 100644 --- a/.github/workflows/ci-release.yml +++ b/.github/workflows/ci-release.yml @@ -66,8 +66,8 @@ jobs: runs-on: ubuntu-latest #if: startsWith(github.ref, 'refs/tags/release-test') permissions: - action: read - content: read + actions: read + contents: read steps: - name: Sign and download artifact