From fce36b011a30bd5b81bfd7f7259ad746307b2f4b Mon Sep 17 00:00:00 2001 From: Garrett Rabian <57802560+gmrabian@users.noreply.github.com> Date: Mon, 22 Apr 2024 15:13:04 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b797881d..bb6bce3d7 100644 --- a/README.md +++ b/README.md @@ -187,13 +187,13 @@ This repository uses 3 webhooks to publish to 3 different channels all in CMS S - INTEGRATIONS_SLACK_WEBHOOK: This is used to publish new pull requests to the `mdct-integrations-channel` -- PROD_RELEASE_SLACK_WEBHOOK: This is used to publish to the `mdct-prod-releases` channel upon successful release of Seds to production. +- PROD_RELEASE_SLACK_WEBHOOK: This is used to publish to the `mdct-prod-releases` channel upon successful release of CARTS to production. - Webhooks are created by CMS tickets, populated into GitHub Secrets ## GitHub Actions Secret Management - Secrets are added to GitHub secrets by GitHub Admins -- Upon editing and adding new secrets Admins should also update the encypted `/github/secret-list` SSM parameter in the SEDS AWS Production Account. +- Upon editing and adding new secrets Admins should also update the encypted `/github/secret-list` SSM parameter in the CARTS AWS Production Account. ## Architecture