Skip to content

Commit 7a42f48

Browse files
committed
Fix typo.
1 parent 2b35215 commit 7a42f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
build-and-push-image:
1010
runs-on: ubuntu-latest
1111
permissions:
12-
ontents: read
12+
contents: read
1313
packages: write
1414

1515
steps:

0 commit comments

Comments
 (0)