Skip to content

Commit 294c805

Browse files
committed
ci: fix permissions in ci-docker workflow
Signed-off-by: Aurora Gaffney <[email protected]>
1 parent 40805b9 commit 294c805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
GHCR_IMAGE_NAME: ghcr.io/blinklabs-io/cdnsd
1010

1111
permissions:
12-
content: read
12+
contents: read
1313

1414
jobs:
1515
docker:

0 commit comments

Comments
 (0)