Skip to content

Commit ec2e6c2

Browse files
committed
Initial commit
1 parent 4cdd823 commit ec2e6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
TARGET_ENVIRONMENT: dev
110110
VERSION_NUMBER: ${{ needs.tag_release.outputs.version_tag }}
111111
COMMIT_ID: ${{ needs.get_commit_id.outputs.commit_id }}
112-
CDK_APP_NAME: CptsApiApp
112+
CDK_APP_NAME: EpsAssistMeApp
113113
LOG_RETENTION_IN_DAYS: 30
114114
LOG_LEVEL: DEBUG
115115
MARK_JIRA_RELEASED: false

0 commit comments

Comments
 (0)