Skip to content

Commit 05bc808

Browse files
committed
build container needs to write to packages
1 parent 00e42d5 commit 05bc808

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-container.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99

1010
permissions:
1111
contents: read
12+
packages: write
1213

1314
jobs:
1415
docker:

0 commit comments

Comments
 (0)