Skip to content

Commit d1d258a

Browse files
remove internal ref
1 parent c41a4a2 commit d1d258a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,4 @@ runs:
105105
--apimEnvironment "${{ env.APIM_ENV }}" \
106106
--boundedContext "notify-supplier" \
107107
--targetDomain "$TARGET_DOMAIN" \
108-
--version "${{ inputs.version }}" \
109-
--internalRef "feature/CCM-18535" # to be removed
108+
--version "${{ inputs.version }}"

0 commit comments

Comments
 (0)