Skip to content

Commit 3083250

Browse files
authored
add permissions to update released images (nginx#5831)
1 parent 5f56fe0 commit 3083250

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
@@ -244,6 +244,7 @@ jobs:
244244
permissions:
245245
contents: read
246246
id-token: write
247+
packages: write
247248
secrets: inherit
248249

249250
release-oss-public:

0 commit comments

Comments
 (0)