Skip to content

Commit

Permalink
fix(ci): use write perms
Browse files Browse the repository at this point in the history
  • Loading branch information
SamMousa committed Sep 28, 2023
1 parent 755f6a5 commit 0551467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
permissions:
packages: read
contents: read
contents: write

0 comments on commit 0551467

Please sign in to comment.