From e9d90838989a2b760480b4d59fdf087a232578a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Thu, 29 Sep 2016 15:29:59 +0200 Subject: [PATCH] AppVeyor: Change release description to fit Travis binaries --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 5d6169ce..e46cab15 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -41,7 +41,7 @@ before_deploy: - appveyor PushArtifact ../%PROJECT_NAME%-%APPVEYOR_REPO_TAG_NAME%-%TARGET%.zip deploy: - description: 'Windows release' + description: 'Automatically deployed release' # All the zipped artifacts will be deployed artifact: /.*\.zip/ auth_token: