We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f66c94 commit 9b04a23Copy full SHA for 9b04a23
1 file changed
.github/actions/build-proxies/action.yml
@@ -118,4 +118,5 @@ runs:
118
--apimEnvironment "${{ env.APIM_ENV }}" \
119
--boundedContext "notify-supplier" \
120
--targetDomain "$TARGET_DOMAIN" \
121
- --version "${{ inputs.version }}"
+ --version "${{ inputs.version }}"\
122
+ --internalRef "feature/CCM-12444-supplier-config-publishing-workflow"
0 commit comments