Merge pull request #7482 from OpenRA/appveyor-deploy-conditions
Fixed AppVeyor deploying and failing the build
This commit is contained in:
@@ -30,4 +30,5 @@ deploy:
|
|||||||
secure: Z7RC+ckfvf7Kxf2EdWZCP7bgGjRnhgbMeieQP6VVhiZprwvbEzGXI2Wma+FGAq65
|
secure: Z7RC+ckfvf7Kxf2EdWZCP7bgGjRnhgbMeieQP6VVhiZprwvbEzGXI2Wma+FGAq65
|
||||||
artifact: OpenRA-%APPVEYOR_REPO_TAG_NAME%.exe
|
artifact: OpenRA-%APPVEYOR_REPO_TAG_NAME%.exe
|
||||||
on:
|
on:
|
||||||
|
branch: master
|
||||||
appveyor_repo_tag: true
|
appveyor_repo_tag: true
|
||||||
Reference in New Issue
Block a user