From 7bfd645e8ef56585ebc35511a164c5d386446156 Mon Sep 17 00:00:00 2001 From: Alexey Golub Date: Sun, 11 Feb 2018 12:38:59 +0200 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 03b2cf7..2291aed 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -23,7 +23,7 @@ deploy: auth_token: secure: sjQHWRw29AMiVMn3MtidtWnAzAf1mJ+mkJ/7h1B9TIAHhkFrqwMK7LtXV+uNJ9AO artifact: DiscordChatExporter.zip,DiscordChatExporter.Cli.zip - draft: true + description: '[Changelog](https://github.com/Tyrrrz/DiscordChatExporter/blob/master/Changelog.md)' on: branch: master appveyor_repo_tag: true \ No newline at end of file