From abe3caf61b11a9b1a2a7a7349467485bf56e02a2 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Wed, 3 Aug 2016 09:09:42 +0100 Subject: [PATCH] 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. --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 45f1ae5a..2f991167 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -100,7 +100,6 @@ deploy: artifact: LOOT,API,metadata-validator,installer draft: true on: - branch: master appveyor_repo_tag: true on_success: