Skip to content

Commit 0e95cbd

Browse files
committed
ops: enable cegedim
1 parent 6cd312d commit 0e95cbd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ jobs:
275275
ENABLE_NOTIFICATIONS_INTERNAL: true
276276
ENABLE_NOTIFICATIONS_EXTERNAL: true
277277
ENABLE_POST_DATED_NOTIFICATIONS: true
278-
ENABLED_SYSTEMS: "Internal Test System" # Workaround empty string handling
278+
ENABLED_SYSTEMS: "CrxPatientApp"
279279
BLOCKED_SITE_ODS_CODES: "XXXXX" # Workaround empty string handling
280280
NOTIFY_ROUTING_PLAN_ID: "e57fe5cc-0567-4854-abe2-b7dd9014a50c"
281281
NOTIFY_API_BASE_URL: "https://int.api.service.nhs.uk"
@@ -373,7 +373,7 @@ jobs:
373373
ENABLE_NOTIFICATIONS_INTERNAL: true
374374
ENABLE_NOTIFICATIONS_EXTERNAL: true
375375
ENABLE_POST_DATED_NOTIFICATIONS: false
376-
ENABLED_SYSTEMS: "Internal Test System" # Workaround empty string handling
376+
ENABLED_SYSTEMS: "CrxPatientApp"
377377
BLOCKED_SITE_ODS_CODES: "XXXXX" # Workaround empty string handling
378378
NOTIFY_ROUTING_PLAN_ID: "e57fe5cc-0567-4854-abe2-b7dd9014a50c" # INT and PROD share a value
379379
NOTIFY_API_BASE_URL: "https://api.service.nhs.uk"

0 commit comments

Comments
 (0)