Skip to content

Commit

Permalink
fix(workflow): Update permissions for gitub token
Browse files Browse the repository at this point in the history
  • Loading branch information
octet-stream committed Dec 16, 2024
1 parent 15cddec commit 5d4a881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-22.04

permissions:
contents: read
contents: write
pull-requests: write

steps:
Expand Down

0 comments on commit 5d4a881

Please sign in to comment.