Skip to content

Commit 889bb13

Browse files
authored
Update image_correlation_pair.yml
1 parent 21ea911 commit 889bb13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/image_correlation_pair.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ on:
2525
# Must duplicate inputs for workflow_call (https://github.com/orgs/community/discussions/39357)
2626
workflow_call:
2727
inputs:
28-
img1_date:
28+
img1_product_name:
2929
type: string
3030
description: S2 image 1 product name
3131
img2_date:
3232
type: string
3333
description: S2 image 2 product name
34-
workflow_name:
34+
workflow_product_name:
3535
description: 'Custom workflow name'
3636
type: string
3737

0 commit comments

Comments
 (0)