Skip to content

Commit

Permalink
Merge pull request #144 from pellared/patch-1
Browse files Browse the repository at this point in the history
Update required GITHUB_TOKEN permissions
  • Loading branch information
ibakshay authored May 6, 2024
2 parents dbc1c64 + 1d79b45 commit 902b70e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ on:
# explicitly configure permissions, in case your GITHUB_TOKEN workflow permissions are set to read-only in repository settings
permissions:
actions: write
contents: write
contents: write # this can be 'read' if the signatures are in remote repository
pull-requests: write
statuses: write

Expand Down

0 comments on commit 902b70e

Please sign in to comment.