Don't only deploy from tagged master branch builds

AppVeyor treated the 0.9.2 tag as being on the dev branch instead of the master branch (it's on both), so didn't deploy to GitHub.
This commit is contained in:
Oliver Hamlet
2016-08-03 09:09:42 +01:00
committed by GitHub
parent 6b58f92a5d
commit abe3caf61b
-1
View File
@@ -100,7 +100,6 @@ deploy:
artifact: LOOT,API,metadata-validator,installer
draft: true
on:
branch: master
appveyor_repo_tag: true
on_success: