Skip to content

Commit e20eddf

Browse files
ci: fix container build
Signed-off-by: Henry Gressmann <[email protected]>
1 parent ffd51a6 commit e20eddf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/container.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: "Build & Publish Container Image"
22

3+
permissions:
4+
contents: read
5+
packages: write
6+
37
on:
48
workflow_call:
59
inputs:

0 commit comments

Comments
 (0)