Skip to content

Commit da10017

Browse files
authored
Merge pull request #2551 from rahulait/fix-forward-compatibility-test
allow package write permission to push helm oci artifacts
2 parents fed0b2a + 8571279 commit da10017

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/forward-compatibility.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
permissions:
7373
contents: read
7474
id-token: write
75+
packages: write
7576
uses: ./.github/workflows/e2e-tests.yaml
7677
with:
7778
operator_image: ghcr.io/nvidia/gpu-operator

0 commit comments

Comments
 (0)