diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index a08221289..924d03f20 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -462,7 +462,7 @@ jobs: needs: [github-release] runs-on: "ubuntu-latest" permissions: - contents: read + contents: write id-token: write attestations: write steps: