correct error and update pathing

هذا الالتزام موجود في:
Chris Ayers
2022-04-06 11:47:33 -07:00
الأصل 74b13505ca
التزام e00198d5b8

عرض الملف

@@ -3,9 +3,14 @@ name: .NET
on:
push:
branches: [ main ]
paths:
- '!**'
- 'dotnet-sample/**'
pull_request:
branches: [ main ]
paths:
- '!**'
- 'dotnet-sample/**'
defaults:
run:
@@ -88,6 +93,3 @@ jobs:
app-name: ${{ steps.deploy.outputs.webAppName }} # Replace with your app name
package: 'webapp'
- name: logout
run: |
az logout