make tag consistent

This commit is contained in:
Michael 2017-10-20 19:23:37 -07:00
parent 59ba0283b6
commit 7c4affbfd7

View File

@ -50,11 +50,11 @@ build_script:
artifacts:
- path: AppVeyor
name: 'graphicPacks-$(appveyor_build_version)'
name: 'graphicPacks_$(appveyor_build_version)'
type: zip
deploy:
tag: "graphicPacks-$(appveyor_build_version)"
tag: "AppVeyor"
# Release needs to be the same otherwise it won't overwrite.
release: "Graphic Packs Latest Release"
description: "Updated to **$(appveyor_build_version)**\n\n### Changelog:\n**$(appveyor_repo_commit_message)** - Commit $(appveyor_repo_commit):\n```\n$(appveyor_repo_commit_message_extended)\n```\n#### [Installation instructions](https://$(appveyor_account_name).github.io/$(appveyor_project_name)/)"