Skip to content

Commit

Permalink
deploying all releases, not only master
Browse files Browse the repository at this point in the history
  • Loading branch information
niccokunzmann committed Jul 19, 2016
1 parent 90ef8f0 commit 538529e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ deploy:
draft: false
prerelease: false
on:
branch: master # release from master branch only
appveyor_repo_tag: true # deploy on tag push only
- provider: GitHub
# http://www.appveyor.com/docs/deployment/github
Expand All @@ -84,5 +83,4 @@ deploy:
draft: false
prerelease: false
on:
branch: master # release from master branch only
appveyor_repo_tag: true # deploy on tag push only

0 comments on commit 538529e

Please sign in to comment.