Skip to content

Commit

Permalink
Merge pull request #1369 from GSA/fix-prod-deploy
Browse files Browse the repository at this point in the history
Fix reference to prod space
  • Loading branch information
ccostino authored Oct 16, 2024
2 parents 172583f + 430318e commit 9779afa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 9779afa

Please sign in to comment.