Skip to content

Commit

Permalink
update url
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoussaud committed Oct 10, 2024
1 parent 8c782bf commit 0b2f47c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
needs: dockerBuildPush
environment:
name: prod
url: https://m3hwlbiw466g4-api.azurewebsites.net/
url: https://m3hwlbiw466g4-api.azurewebsites.net

steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
needs: dockerBuildPush
environment:
name: prod
url: https://m3hwlbiw466g4-dash.azurewebsites.net/
url: https://m3hwlbiw466g4-dash.azurewebsites.net

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 0b2f47c

Please sign in to comment.