mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 16:31:50 +01:00
Multiple Releases
This commit is contained in:
parent
f8b08579e6
commit
b0c137b7b2
@ -54,12 +54,12 @@ build_script:
|
|||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: AppVeyor
|
- path: AppVeyor
|
||||||
# name: 'graphicPacks_$(appveyor_build_version)'
|
name: 'graphicPacks_$(appveyor_build_version)'
|
||||||
name: 'graphicPacks'
|
# name: 'graphicPacks'
|
||||||
type: zip
|
type: zip
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
tag: "AppVeyor"
|
tag: "AppVeyor-$(appveyor_build_version)"
|
||||||
# Tag needs to be the same otherwise it won't overwrite.
|
# Tag needs to be the same otherwise it won't overwrite.
|
||||||
release: "Graphic Packs: version $(appveyor_build_version)"
|
release: "Graphic Packs: version $(appveyor_build_version)"
|
||||||
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)"
|
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)"
|
||||||
|
Loading…
Reference in New Issue
Block a user