From cc2b205ae15040b602d2115304ef850314e97607 Mon Sep 17 00:00:00 2001 From: Gigas002 Date: Thu, 16 Jul 2020 19:18:06 +0300 Subject: [PATCH] Update appveyor.yml to use "Continious build" for github releases --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index fa7081a2..17e0b0b4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -28,7 +28,7 @@ artifacts: name: zip deploy: - provider: GitHub - release: CI-$APPVEYOR_BUILD_VERSION + release: Continious build description: This is a preview release of GTiff2Tiles ver. 2.0.0. Information about changes since previous release can be found in [changelog](https://github.com/Gigas002/GTiff2Tiles/blob/master/CHANGELOG.md). auth_token: secure: CVNtkV9r681t1pehmnG8nA==