Skip to content

Commit

Permalink
Adjust appveyor yml file to automatically tag release.
Browse files Browse the repository at this point in the history
  • Loading branch information
PMSeitzer committed Jun 12, 2019
1 parent 465241b commit a991595
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ deploy:
artifact: /Maven.*\.zip/ # upload Maven zip archive to release assets
draft: false
prerelease: false
tag: $(APPVEYOR_REPO_TAG_NAME)
on:
appveyor_repo_tag: true # deploy on tag push only

0 comments on commit a991595

Please sign in to comment.