Merge pull request #23 from martinlindhe/fix-appveyor-deployment

Remove branch requirement for deployments, since it seems broken in combination with tags
This commit is contained in:
Martin Lindhe
2016-09-16 12:28:38 +02:00
committed by GitHub

View File

@@ -43,5 +43,4 @@ deploy:
draft: false
prerelease: false
on:
branch: master
appveyor_repo_tag: true