Skip to content

Commit

Permalink
Update azure-deploy-prod_maht.yml
Browse files Browse the repository at this point in the history
updated azure/webapps-deploy to v3
  • Loading branch information
Mookse authored May 7, 2024
1 parent dbf384e commit 89fd84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-deploy-prod_maht.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- name: 'Deploy to Azure Web App'
id: deploy-to-webapp
uses: azure/webapps-deploy@v2
uses: azure/webapps-deploy@v3
with:
app-name: 'maht'
slot-name: 'Production'
Expand Down

0 comments on commit 89fd84e

Please sign in to comment.