We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e5a9c3 commit c3c5479Copy full SHA for c3c5479
.github/workflows/_run-docker-compose.yml
@@ -173,7 +173,7 @@ jobs:
173
FINANCIAL_DATASETS_API_KEY: ${{ secrets.FINANCIAL_DATASETS_API_KEY }}
174
IMAGE_REPO: ${{ inputs.registry }}
175
IMAGE_TAG: ${{ inputs.tag }}
176
- opea_branch: ${{ inputs.branch }}
+ opea_branch: ${{ inputs.opea_branch }}
177
example: ${{ inputs.example }}
178
hardware: ${{ inputs.hardware }}
179
test_case: ${{ matrix.test_case }}
0 commit comments