Skip to content

Commit

Permalink
Capital projects domain
Browse files Browse the repository at this point in the history
Update staging and qa domain in github workflows
- capitalplanning -> capitalprojects

closes #121
  • Loading branch information
TangoYankee committed Nov 14, 2024
1 parent 363f75e commit 8ab2dae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
name: 🚀 Deploy
environment:
name: qa-cp-map
url: https://qa-capitalplanning.nycplanningdigital.com
url: https://qa-capitalprojects.nycplanningdigital.com
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: 🚀 Deploy
environment:
name: staging-cp-map
url: https://staging-capitalplanning.nycplanningdigital.com
url: https://staging-capitalprojects.nycplanningdigital.com
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 8ab2dae

Please sign in to comment.