Skip to content

Commit

Permalink
.github: adjust perms in parent workflow as well
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Wiberg <[email protected]>
  • Loading branch information
troglobit committed Feb 1, 2024
1 parent dafc1ec commit 9b3125a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ on:
jobs:
supervisor:
permissions:
contents: read
packages: write
contents: write
strategy:
matrix:
app: [curios, curios-httpd, curios-ntpd, curios-nftables]
Expand Down

0 comments on commit 9b3125a

Please sign in to comment.