Skip to content

Commit b319bd8

Browse files
committed
bad param
1 parent d814180 commit b319bd8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,4 @@ runs:
125125
--apimEnvironment "${{ env.APIM_ENV }}" \
126126
--boundedContext "notify-supplier" \
127127
--targetDomain "$TARGET_DOMAIN" \
128-
--version "${{ inputs.version }}" \
129-
--nodejs_version 22
128+
--version "${{ inputs.version }}"

0 commit comments

Comments
 (0)