Skip to content

Commit

Permalink
assign write permissions when publishing ghcr images (#5663)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdabelf5 authored May 31, 2024
1 parent cd7ca7c commit 7ebfc74
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 7ebfc74

Please sign in to comment.