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-')