Skip to content

Commit

Permalink
Enabled appveyor.yml to automatically create release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
end2endzone committed Jun 1, 2018
1 parent e1518ae commit b35432d
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 @@ -106,5 +106,5 @@ deploy:
secure: BgyLisMc154qWpkyBdh8OD+D9HMM+YnBkh7H4MEUShKO3aCU+Fn/XVGJ07fTsRmH
artifact: /(.*\.zip|.*\.exe)/
draft: false #true means release is private (visible to contributors only), false is public (visible to everyone)
prerelease: true #true for prerelease, false to identify this release as the 'latest release'
prerelease: false #true for prerelease, false to identify this release as the 'latest release'
force_update: true

0 comments on commit b35432d

Please sign in to comment.