Update webapi.yml

This commit is contained in:
Brett Hewitson 2021-12-12 14:35:20 +10:00
parent 99b3ba8167
commit a3668b07db

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: