File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,12 +54,12 @@ build_script:
5454
5555artifacts :
5656 - path : AppVeyor
57- # name: 'graphicPacks_$(appveyor_build_version)'
58- name : ' graphicPacks'
57+ name : ' graphicPacks_$(appveyor_build_version)'
58+ # name: 'graphicPacks'
5959 type : zip
6060
6161deploy :
62- tag : " AppVeyor"
62+ tag : " AppVeyor-$(appveyor_build_version) "
6363 # Tag needs to be the same otherwise it won't overwrite.
6464 release : " Graphic Packs: version $(appveyor_build_version)"
6565 description : " Updated to **v$(appveyor_build_version)** at $(CommitTimestamp) (UTC)\n\n ### Changelog:\n **$(appveyor_repo_commit_message)** - Commit $(appveyor_repo_commit) by $(appveyor_repo_commit_author):\n ```\n $(CommitDescription)\n ```\n #### [Installation instructions](https://$(appveyor_account_name).github.io/$(appveyor_project_name)/) - [Previous versions](https://ci.appveyor.com/project/$(appveyor_account_name)/cemu-graphic-packs/history)"
You can’t perform that action at this time.
0 commit comments