Skip to content

Commit 258384d

Browse files
authored
Update azure-webapps-dotnet-core.yml
1 parent 8b7946c commit 258384d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ jobs:
8888
uses: azure/webapps-deploy@v3
8989
with:
9090
app-name: ${{ env.AZURE_WEBAPP_NAME }}
91-
package: ${{ github.workspace }}/.net-app
91+
package: ${{ github.workspace }}

0 commit comments

Comments
 (0)