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.
1 parent b635128 commit b91e8c4Copy full SHA for b91e8c4
.github/workflows/CD.yml
@@ -43,7 +43,7 @@ jobs:
43
id: deploy-to-webapp
44
uses: azure/webapps-deploy@v3
45
with:
46
- app-name: 'csstestnode'
+ app-name: 'css'
47
slot-name: 'Production'
48
package: .
49
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_E84B87FC8ACF456B90EBF40494B68004 }}
0 commit comments