From 1279459dfe34fcf6485dad468d4766e3b785228a Mon Sep 17 00:00:00 2001 From: lectrical <14344693+lectrical@users.noreply.github.com> Date: Sat, 28 Dec 2024 10:49:14 +0000 Subject: [PATCH] removed: only required in test fork, --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b52f820115..3ac076cd31 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -371,7 +371,6 @@ jobs: id-token: write attestations: write pull-requests: write - actions: write environment: release needs: [linux, macos, windows, dist, docker] if: startsWith(github.ref, 'refs/tags/jq-')