Skip to content

Commit

Permalink
Add permissions to calling workflow for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
ringods committed Oct 4, 2024
1 parent 67168fb commit 33e7fa5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:

publish:
name: publish
permissions:
contents: write
needs:
- prerequisites
- build_provider
Expand Down

0 comments on commit 33e7fa5

Please sign in to comment.