Skip to content

Commit 84aed1a

Browse files
committed
Fix typo
1 parent e29383d commit 84aed1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
base_commit:
1717
required: true
1818
type: string
19-
head-commit:
19+
head_commit:
2020
required: true
2121
type: string
2222

0 commit comments

Comments
 (0)