Skip to content

Commit

Permalink
Merge commit 'refs/pull/356/head' of https://github.com/Azure/webapps…
Browse files Browse the repository at this point in the history
…-deploy into releases/v2.2.11
  • Loading branch information
sgollapudi77 committed Aug 28, 2023
2 parents afdfd78 + a82418c commit a035339
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr_check_webapp_dotnet_windows.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: pr_check_webapp_dotnet_windows

on:
push:
branches:
Expand Down Expand Up @@ -82,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\'


0 comments on commit a035339

Please sign in to comment.