We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa47a21 + a035339 commit 1574a17Copy full SHA for 1574a17
.github/workflows/pr_check_webapp_dotnet_windows.yml
@@ -1,5 +1,4 @@
1
name: pr_check_webapp_dotnet_windows
2
-
3
on:
4
push:
5
branches:
@@ -82,3 +81,5 @@ jobs:
82
81
app-name: ${{ env.AZURE_WEBAPP_NAME }} # Replace with your app name
83
#publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }} # Define secret variable in repository settings as per action documentation
84
package: 'D:\a\webapps-deploy\webapps-deploy\dotnetsample\SampleWebApplication\'
+
85
0 commit comments