Fix reference to prod space

This changeset fixes the name of the prod space (notify-production).

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2024-10-16 14:19:57 -04:00
parent 172583f617
commit 430318ed58

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