From 4f9c46246da7ca15f06654b1cc0d7fc2683abfc7 Mon Sep 17 00:00:00 2001 From: Sigve Kvalsvik Date: Thu, 15 Mar 2018 10:21:17 +0100 Subject: [PATCH] Add release checksums to deployed artifacts in appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index f76aacee61..d2e1d2916c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -36,7 +36,7 @@ deploy: description: "Automated release from Travis CI with added files from AppVeyor build" auth_token: secure: uS05GMpB0YT6PxlANXE0RK4+QMcgVIzza/sq8FooNp6Qt0cLcxrtbf8FwslpRg5I - artifact: WindowsApp, html5_history_dist, hash_history_dist + artifact: WindowsApp, html5_history_dist, hash_history_dist, release-checksums-windows draft: true force_update: true on: