Skip to content

Commit 9b3125a

Browse files
committed
.github: adjust perms in parent workflow as well
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent dafc1ec commit 9b3125a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ on:
1111
jobs:
1212
supervisor:
1313
permissions:
14-
contents: read
1514
packages: write
15+
contents: write
1616
strategy:
1717
matrix:
1818
app: [curios, curios-httpd, curios-ntpd, curios-nftables]

0 commit comments

Comments
 (0)