Skip to content
This repository has been archived by the owner on May 16, 2020. It is now read-only.

Commit

Permalink
only deploy on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Antti Lamminsalo committed Mar 4, 2018
1 parent f98483d commit d4303d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ deploy:
skip_cleanup: true
prerelease: true
on:
#tags: true
tags: true
all_branches: true
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,4 @@ deploy:
force_update: true
on:
configuration: release
appveyor_repo_tag: true

0 comments on commit d4303d7

Please sign in to comment.