From d0c5121dc430f193ade910db756596eb3c09203a Mon Sep 17 00:00:00 2001 From: liushuyu Date: Fri, 11 May 2018 19:40:29 -0600 Subject: [PATCH] appveyor: disable deploy to GitHub --- appveyor.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index be1992823..6b910b685 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -171,17 +171,6 @@ artifacts: - path: $(BUILD_UPDATE) name: update -deploy: - provider: GitHub - release: $(appveyor_repo_tag_name) - auth_token: - secure: "dbpsMC/MgPKWFNJCXpQl4cR8FYhepkPLjgNp/pRMktZ8oLKTqPYErfreaIxb/4P1" - artifact: update,build - draft: false - prerelease: false - on: - appveyor_repo_tag: true - notifications: - provider: Webhook url: https://api.citra-emu.org/code/appveyor/notify