From 96a40a12441dbed5f66f6d16b398a28de0cdf5af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Cie=C5=9Blak?= Date: Thu, 28 Jan 2016 23:21:45 +0000 Subject: [PATCH] Update appveyor key --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index d3d33f40e..f98da59a3 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -68,7 +68,7 @@ description: $(APPVEYOR_REPO_COMMIT_MESSAGE_EXTENDED) artifact: auth_token: - secure: tt+p58W9Q49faww/o0CODJI8e++YEX5THVlpXlRIigO4xHjE8NKigi0oxr1b2PJE + secure: IZIifH990iABY3PQUtkRscTU/NOyYYwptGB6B1y2b618vpphV/2KD/4IWJzSAYAi on: branch: release # release from master branch only appveyor_repo_tag: true # deploy on tag push only