From d2baa2d580f8fa920d1c63077bc49cf05dc7b943 Mon Sep 17 00:00:00 2001 From: netkas Date: Fri, 20 Sep 2024 19:57:18 -0400 Subject: [PATCH] Updated ci.yml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6015c16..ae0f371 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -103,6 +103,7 @@ jobs: runs-on: ubuntu-latest needs: build if: github.event_name == 'release' && github.event.action == 'created' + permissions: write-all steps: - name: Download redist.zip