summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 7a0e194a2..dccb892e9 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -126,7 +126,7 @@ deploy:
artifact: 'binary_archive,source_archive'
draft: false
prerelease: false
- force_update: true # TODO: consider if we can avoid this
+ force_update: false
on:
configuration: Release
appveyor_repo_tag: true # deploy on tag push only