Skip to content

Commit

Permalink
Grant write permissions to the main workflow to enable releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Aug 25, 2024
1 parent dddae72 commit ef3cc71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ on:
jobs:
main:
uses: coherent-oss/system/.github/workflows/main.yml@main
permissions:
contents: write

0 comments on commit ef3cc71

Please sign in to comment.