Skip to content

Commit f027d84

Browse files
committed
ELI-338: switching to int
1 parent 4e48492 commit f027d84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/preprod_publish_deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ jobs:
6565
proxygen instance list | awk 'NR>2 {print $1}' | paste -sd "," -
6666
- name: Deploy preprod spec to Proxygen
6767
run: |
68-
proxygen instance deploy preprod eligibility-signposting-api build/specification/preprod/eligibility-signposting-api.yaml --no-confirm
68+
proxygen instance deploy int eligibility-signposting-api build/specification/preprod/eligibility-signposting-api.yaml --no-confirm

0 commit comments

Comments
 (0)