Skip to content

Commit 85a72b4

Browse files
committed
Use my PR for proxy build too
1 parent 58c38cf commit 85a72b4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/build-proxies/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ runs:
113113
--targetComponent "${{ inputs.targetComponent }}" \
114114
--targetWorkflow "proxy-deploy.yaml" \
115115
--targetEnvironment "${{ inputs.environment }}" \
116+
--internalRef "feature/CCM-14778" \
116117
--runId "${{ inputs.runId }}" \
117118
--buildSandbox ${{ inputs.buildSandbox }} \
118119
--apimEnvironment "${{ env.APIM_ENV }}" \

0 commit comments

Comments
 (0)