Skip to content

Commit

Permalink
modified: appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JiangWeiGitHub committed Mar 9, 2017
1 parent 39294d6 commit f4a303b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ deploy:
secure: '8I0YOKx83Ule4zlhrUXkPaJ0dxl5h29o64xQAGRSz31UpnLJByzzMU9wYHeUMGwC'

on:
# branch: master
# branch: master
appveyor_repo_tag: true
release: v$(appveyor_build_version)
# description: 'Release test'

tag: v0.0.4
# release: v$(appveyor_build_version)
# description: 'Release test'

0 comments on commit f4a303b

Please sign in to comment.