Skip to content

Commit b91e8c4

Browse files
Update app name
1 parent b635128 commit b91e8c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
id: deploy-to-webapp
4444
uses: azure/webapps-deploy@v3
4545
with:
46-
app-name: 'csstestnode'
46+
app-name: 'css'
4747
slot-name: 'Production'
4848
package: .
4949
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_E84B87FC8ACF456B90EBF40494B68004 }}

0 commit comments

Comments
 (0)