Skip to content

Commit

Permalink
Updated Appveyor to deploy on tag on any branch
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-wh committed Jan 28, 2018
1 parent 891c79a commit 8a2a02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ deploy:
draft: true
prerelease: false
on:
branch: dev
on:
appveyor_repo_tag: true

0 comments on commit 8a2a02e

Please sign in to comment.