Skip to content

Commit 75b4041

Browse files
committed
type is required
1 parent 560733f commit 75b4041

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
workflow_call:
1212
inputs:
1313
tag:
14+
type: string
1415
required: true
1516
secrets:
1617
DOCKERHUB_PASSWORD:

0 commit comments

Comments
 (0)