Skip to content

Commit 656aba9

Browse files
authored
ci: fix permissions in ci-docker workflow (#365)
Signed-off-by: Aurora Gaffney <[email protected]>
1 parent c1353ef commit 656aba9

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
@@ -10,7 +10,7 @@ env:
1010
IMAGE_NAME: blinklabs/cardano-node-api
1111

1212
permissions:
13-
content: read
13+
contents: read
1414

1515
jobs:
1616
docker:

0 commit comments

Comments
 (0)