Merge pull request #1369 from GSA/fix-prod-deploy

Fix reference to prod space
This commit is contained in:
Carlo Costino
2024-10-16 14:29:53 -04:00
committed by GitHub

View File

@@ -106,5 +106,5 @@ jobs:
CF_PASSWORD: ${{ secrets.CLOUDGOV_PASSWORD }}
with:
cf_org: gsa-tts-benefits-studio
cf_space: notify-prod
app: notify-api-prod
cf_space: notify-production
app: notify-api-production