workflows: Add extra permissions

Add permissions to the ppc release

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
stevenhorsman 2025-06-19 09:38:55 +01:00
parent 00c9e61b60
commit 7c6c6f3c15

View File

@ -66,6 +66,8 @@ jobs:
permissions: permissions:
contents: read contents: read
packages: write packages: write
id-token: write
attestations: write
uses: ./.github/workflows/release-ppc64le.yaml uses: ./.github/workflows/release-ppc64le.yaml
with: with:
target-arch: ppc64le target-arch: ppc64le