Skip to content

Commit

Permalink
ci: publish workfow needs content write permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Charles Moore <[email protected]>
  • Loading branch information
moorec-aws committed Apr 23, 2024
1 parent 641798f commit 5735dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
name: Publish Release
permissions:
id-token: write
contents: read
contents: write
uses: OpenJobDescription/.github/.github/workflows/reusable_publish.yml@mainline
secrets: inherit

0 comments on commit 5735dd6

Please sign in to comment.