Merge pull request #7482 from OpenRA/appveyor-deploy-conditions

Fixed AppVeyor deploying and failing the build
This commit is contained in:
Paul Chote
2015-02-20 17:29:10 +00:00

View File

@@ -30,4 +30,5 @@ deploy:
secure: Z7RC+ckfvf7Kxf2EdWZCP7bgGjRnhgbMeieQP6VVhiZprwvbEzGXI2Wma+FGAq65
artifact: OpenRA-%APPVEYOR_REPO_TAG_NAME%.exe
on:
branch: master
appveyor_repo_tag: true