Skip to content

Commit 3ef52ab

Browse files
committed
fix
Signed-off-by: Peter Balogh <poke@riptides.io>
1 parent e0e6f48 commit 3ef52ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build and Push
33
on:
44
workflow_call:
55
inputs:
6-
bake-targets:
6+
bake-target:
77
required: true
88
type: string
99
description: "Bake target"

0 commit comments

Comments
 (0)