Skip to content

Commit e6ece4b

Browse files
author
rhamlett_microsoft
committed
Fixed deployment issue with .NET 8 version.
1 parent e86d524 commit e6ece4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/azure-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717

1818
env:
1919
# App Service names - update these to match your Azure resources
20-
AZURE_WEBAPP_NET8: PerfSimDotNet8
20+
AZURE_WEBAPP_NET8: perfsimdotnet8
2121
AZURE_WEBAPP_NET10: PerfSimDotNet
2222

2323
permissions:

0 commit comments

Comments
 (0)