From 7261a02a9d88dbb34871a6ab595784db1727cb6b Mon Sep 17 00:00:00 2001 From: nutrina Date: Tue, 21 Nov 2023 14:05:20 +0200 Subject: [PATCH] Update release_and_deploy_passport.yml (#1933) --- .github/workflows/release_and_deploy_passport.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release_and_deploy_passport.yml b/.github/workflows/release_and_deploy_passport.yml index bf843119f7..f568feaabf 100644 --- a/.github/workflows/release_and_deploy_passport.yml +++ b/.github/workflows/release_and_deploy_passport.yml @@ -50,7 +50,8 @@ jobs: repo_name: passport staging_frontend_branch: staging-app production_frontend_branch: production-app - staging_domain: staging.passport.gitcoin.co + # TODO: use values from secrets + staging_domain: iam.staging.passport.gitcoin.co production_domain: passport-iam.gitcoin.co ecr_repository: passport secrets: inherit