diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 4c4a505ac8..3626f1f61d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -66,6 +66,8 @@ jobs: permissions: contents: read packages: write + id-token: write + attestations: write uses: ./.github/workflows/release-ppc64le.yaml with: target-arch: ppc64le