diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 27e2c6f65..3c8c22387 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -7,7 +7,7 @@ on: permissions: id-token: write # Required for OIDC - contents: read + contents: write concurrency: ${{ github.workflow }}-${{ github.ref }}