Skip to content

Commit 95256a0

Browse files
committed
add domain name
1 parent 751bc60 commit 95256a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_all_stacks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ jobs:
135135
env:
136136
CDK_APP_NAME: "EpsAssistMe_StatefulApp"
137137
CDK_CONFIG_stackName: "${{ inputs.STATEFUL_STACK_NAME }}"
138+
CDK_CONFIG_domainName: "${{ inputs.API_GATEWAY_DOMAIN_NAME }}"
138139
CDK_CONFIG_versionNumber: "${{ inputs.VERSION_NUMBER }}"
139140
CDK_CONFIG_commitId: "${{ inputs.COMMIT_ID }}"
140141
CDK_CONFIG_isPullRequest: "${{ inputs.IS_PULL_REQUEST }}"

0 commit comments

Comments
 (0)