Skip to content

Commit 230d507

Browse files
Fix typo in publish.yml
1 parent 94ba0b0 commit 230d507

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
with:
2222
args: |
2323
--aarch64 \
24-
--target nginx_proxy/
25-
--docker-hub jhampdbre
24+
--target nginx_proxy/ \
25+
--docker-hub jhampdbre

0 commit comments

Comments
 (0)