Skip to content

Commit

Permalink
test17
Browse files Browse the repository at this point in the history
  • Loading branch information
jvvillanueva9104 committed Aug 28, 2023
1 parent ba768c1 commit eccdebf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/m3pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
tsconfig.json
- name: "Deploy to Azure Web App - Testing"
uses: azure/webapps-deploy@v3
uses: azure/webapps-deploy@v2
id: deploy-to-webapp
with:
app-name: "turners-car-insurance-test-env"
Expand Down Expand Up @@ -118,7 +118,7 @@ jobs:
tsconfig.json
- name: "Deploy to Azure Web App - Production"
uses: azure/webapps-deploy@v3
uses: azure/webapps-deploy@v2
id: deploy-to-webapp
with:
app-name: "turners-car-insurance-quote"
Expand Down

0 comments on commit eccdebf

Please sign in to comment.