Skip to content

Commit

Permalink
Change appveyor deployment to tags
Browse files Browse the repository at this point in the history
  • Loading branch information
duk3luk3 committed Dec 18, 2016
1 parent cf90325 commit f9fb715
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,17 +56,6 @@ deploy:
draft: true
prerelease: true
on:
branch: develop

- provider: GitHub
release: $(appveyor_build_version)
auth_token:
secure: "09WRxoB8lu9lPzuk3qYu0brKVQubLpnsS1Wdn49nYZYi5RDiva3z37eITcjtZkTD"
artifact: /.*\.msi/
draft: false
prerelease: false
on:
branch: master
appveyor_repo_tag: true

build: off

0 comments on commit f9fb715

Please sign in to comment.