Updated Github Releases with full description

Here's an example description. It contains some information, but just like a normal commit description doesn't support **markdown**.

It does support a few things like newlines.
This commit is contained in:
Milan 2017-10-20 13:07:04 +02:00 committed by GitHub
parent 348d136ef2
commit d2ceb67e00

View File

@ -55,7 +55,7 @@ artifacts:
deploy: deploy:
# Release needs to be the same otherwise it won't overwrite. # Release needs to be the same otherwise it won't overwrite.
release: "Cemu Graphic Packs - Latest Release" release: "Cemu Graphic Packs - Latest Release"
description: "**Updated to $(appveyor_build_version)**" 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)/)"
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: auth_token: