Skip to content

Commit c3cbced

Browse files
authored
Update azure-webapps-dotnet-core.yml
1 parent 8bef98b commit c3cbced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-webapps-dotnet-core.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
name: Build and deploy ASP.Net Core app to an Azure Web App
2121

2222
env:
23-
AZURE_WEBAPP_NAME: giIthub-actions-workflow # set this to the name of your Azure Web App
23+
AZURE_WEBAPP_NAME: workhub # set this to the name of your Azure Web App
2424
AZURE_WEBAPP_PACKAGE_PATH: '.' # set this to the path to your web app project, defaults to the repository root
2525
DOTNET_VERSION: '6.0.x' # set this to the .NET Core version to use
2626

0 commit comments

Comments
 (0)