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.
1 parent 8b7946c commit 258384dCopy full SHA for 258384d
.github/workflows/azure-webapps-dotnet-core.yml
@@ -88,4 +88,4 @@ jobs:
88
uses: azure/webapps-deploy@v3
89
with:
90
app-name: ${{ env.AZURE_WEBAPP_NAME }}
91
- package: ${{ github.workspace }}/.net-app
+ package: ${{ github.workspace }}
0 commit comments