Update webapi.yml

This commit is contained in:
Brett Hewitson 2021-12-12 14:35:50 +10:00
parent a3668b07db
commit e0a9ae942f

View file

@ -36,7 +36,7 @@ jobs:
path: ${{env.DOTNET_ROOT}}/webapi
deploy:
if: contains(github.ref, 'master'')
if: contains(github.ref, 'master')
runs-on: windows-latest
needs: build
environment: