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 3d14d93 commit feb56aeCopy full SHA for feb56ae
.github/actions/build-proxies/action.yml
@@ -94,6 +94,7 @@ runs:
94
shell: bash
95
run: |
96
.github/scripts/dispatch_internal_repo_workflow.sh \
97
+ --internalRef "CCM-11938_workflow" \
98
--infraRepoName "nhs-notify-supplier-api" \
99
--releaseVersion "${{ inputs.releaseVersion }}" \
100
--targetComponent "${{ inputs.targetComponent }}" \
0 commit comments