Skip to content

Commit

Permalink
Provide contents read permission to wasm publish job (#12384)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvmanila committed Jul 18, 2024
1 parent 811f78d commit 512c8b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ jobs:
secrets: inherit
# publish jobs get escalated permissions
permissions:
"contents": "read"
"id-token": "write"
"packages": "write"

Expand Down

0 comments on commit 512c8b2

Please sign in to comment.