mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-19 01:39:48 +00:00
workflows: Add extra permissions
Add permissions to the ppc release Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
parent
00c9e61b60
commit
7c6c6f3c15
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user