We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cms
main
1 parent 7e67c07 commit 7a12b2aCopy full SHA for 7a12b2a
.github/workflows/cms_cms.yml
@@ -76,7 +76,7 @@ jobs:
76
77
- name: Deploy to Azure Web App
78
id: deploy-to-webapp
79
- uses: azure/webapps-deploy@v2.2.8
+ uses: azure/webapps-deploy@v3
80
with:
81
app-name: "cms"
82
slot-name: "Production"
.github/workflows/main_cms.yml
@@ -77,7 +77,7 @@ jobs:
- name: "Deploy to Azure Web App"
83
0 commit comments