From 308c5d28de22f7e88edcd06ffa9949c780d79c25 Mon Sep 17 00:00:00 2001 From: Samuel Tulach Date: Thu, 25 Jun 2020 18:58:04 +0200 Subject: [PATCH] force update --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 42d6caf..db61195 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -28,6 +28,7 @@ deploy: artifact: /.*\.zip/ draft: false prerelease: false + force_update: true on: branch: master APPVEYOR_REPO_TAG: true \ No newline at end of file