mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-18 09:35:48 +00:00
Update webapi.yml
This commit is contained in:
parent
99b3ba8167
commit
a3668b07db
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
|
path: ${{env.DOTNET_ROOT}}/webapi
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
if: contains(github.ref, "master")
|
if: contains(github.ref, 'master'')
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
needs: build
|
needs: build
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue