Skip to content

Commit

Permalink
docs: more permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
petyosi committed Oct 28, 2023
1 parent 0956055 commit 76da1c4
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 @@ -48,6 +48,7 @@ jobs:
uses: mdx-editor/site/.github/workflows/release.yml@master
secrets: inherit
permissions:
pages: write # To publish site
contents: write # to be able to publish a GitHub release
issues: write # to be able to comment on released issues
pull-requests: write # to be able to comment on released pull requests
Expand Down

0 comments on commit 76da1c4

Please sign in to comment.