Skip to content

Commit c3c5479

Browse files
committed
fix typo
Signed-off-by: chensuyue <[email protected]>
1 parent 3e5a9c3 commit c3c5479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_run-docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
FINANCIAL_DATASETS_API_KEY: ${{ secrets.FINANCIAL_DATASETS_API_KEY }}
174174
IMAGE_REPO: ${{ inputs.registry }}
175175
IMAGE_TAG: ${{ inputs.tag }}
176-
opea_branch: ${{ inputs.branch }}
176+
opea_branch: ${{ inputs.opea_branch }}
177177
example: ${{ inputs.example }}
178178
hardware: ${{ inputs.hardware }}
179179
test_case: ${{ matrix.test_case }}

0 commit comments

Comments
 (0)