mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-11 09:19:07 +01:00
Add timestamp to release description
This commit is contained in:
parent
57c9e815d7
commit
b9ccf1a96f
@ -58,7 +58,7 @@ deploy:
|
|||||||
tag: "AppVeyor"
|
tag: "AppVeyor"
|
||||||
# Release needs to be the same otherwise it won't overwrite.
|
# Release needs to be the same otherwise it won't overwrite.
|
||||||
release: "Graphic Packs Latest Release"
|
release: "Graphic Packs Latest Release"
|
||||||
description: "Updated to **$(appveyor_build_version)**\n\n### Changelog:\n**$(appveyor_repo_commit_message)** - Commit $(appveyor_repo_commit) by $(appveyor_repo_commit_author):\n```\n$(appveyor_repo_commit_message_extended)\n```\n#### [Installation instructions](https://$(appveyor_account_name).github.io/$(appveyor_project_name)/)"
|
description: "Updated to **$(appveyor_build_version)** at $(appveyor_repo_commit_timestamp)\n\n### Changelog:\n**$(appveyor_repo_commit_message)** - Commit $(appveyor_repo_commit) by $(appveyor_repo_commit_author):\n```\n$(appveyor_repo_commit_message_extended)\n```\n#### [Installation instructions](https://$(appveyor_account_name).github.io/$(appveyor_project_name)/)"
|
||||||
provider: GitHub
|
provider: GitHub
|
||||||
# Auth token is generated by using https://www.appveyor.com/docs/deployment/github/#provider-settings
|
# Auth token is generated by using https://www.appveyor.com/docs/deployment/github/#provider-settings
|
||||||
auth_token: $(GithubAuthToken)
|
auth_token: $(GithubAuthToken)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user