Skip to content

Commit cbf48e7

Browse files
authored
assign packages write permission to ghcr push (#5711)
1 parent e9e56ae commit cbf48e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-docker-images.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ jobs:
270270
permissions:
271271
contents: read
272272
id-token: write
273+
packages: write
273274
secrets: inherit
274275

275276
release-plus-nginx-gcr:

0 commit comments

Comments
 (0)