Skip to content

Commit 2e24de4

Browse files
Fix permissions to push to ghcr.io
Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
1 parent 7495d18 commit 2e24de4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ env:
1212

1313
permissions:
1414
contents: write
15+
packages: write
1516

1617
jobs:
1718
build-image:

0 commit comments

Comments
 (0)