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 8c155c2 commit d3f3370Copy full SHA for d3f3370
.github/actions/build-proxies/action.yml
@@ -115,6 +115,7 @@ runs:
115
shell: bash
116
run: |
117
.github/scripts/dispatch_internal_repo_workflow.sh \
118
+ --internalRef "feature/CCM-12748-supplier-api-mi-proxy-fix" \
119
--infraRepoName "nhs-notify-supplier-api" \
120
--releaseVersion "${{ inputs.releaseVersion }}" \
121
--targetComponent "${{ inputs.targetComponent }}" \
0 commit comments