Skip to content

Commit 6ed8e9e

Browse files
ci: fix content permissions
Signed-off-by: Henry Gressmann <[email protected]>
1 parent f8a56c5 commit 6ed8e9e

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
@@ -76,6 +76,7 @@ jobs:
7676
publish-container:
7777
permissions:
7878
packages: write
79+
contents: read
7980
needs: [create-release, upload-assets]
8081
uses: explodingcamera/liwan/.github/workflows/container.yaml@main
8182
with:

0 commit comments

Comments
 (0)