mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
Update webapi.yml
This commit is contained in:
parent
a3668b07db
commit
e0a9ae942f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/webapi.yml
vendored
2
.github/workflows/webapi.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue