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