Skip to content

Commit

Permalink
assign write permissions when publishing ghcr images (nginx#5663)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdabelf5 authored and ssrahul96 committed Jun 20, 2024
1 parent c862f81 commit ccfee93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/oss-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ jobs:
permissions:
contents: read
id-token: write
packages: write
if: ${{ inputs.github_public_registry }}
steps:
- name: Checkout Repository
Expand Down

0 comments on commit ccfee93

Please sign in to comment.