diff --git a/.github/workflows/pr_check_webapp_dotnet_windows.yml b/.github/workflows/pr_check_webapp_dotnet_windows.yml index b9039ad18..24c449313 100644 --- a/.github/workflows/pr_check_webapp_dotnet_windows.yml +++ b/.github/workflows/pr_check_webapp_dotnet_windows.yml @@ -81,3 +81,5 @@ jobs: app-name: ${{ env.AZURE_WEBAPP_NAME }} # Replace with your app name #publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }} # Define secret variable in repository settings as per action documentation package: 'D:\a\webapps-deploy\webapps-deploy\dotnetsample\SampleWebApplication\' + +