Skip to content

Commit 8571279

Browse files
committed
allow package write permission to push helm oci artifacts
Signed-off-by: Rahul Sharma <rahulsharm@nvidia.com>
1 parent fed0b2a commit 8571279

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)