diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3fbf83f11..0b2442400 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -63,6 +63,7 @@ jobs: permissions: contents: write attestations: write + id-token: write outputs: full-version: ${{ steps.bootstrap.outputs.full-version }} major-version: ${{ steps.bootstrap.outputs.major-version }}