From b5b0d4e7c3adf840cbe3cc7b838e7ca7eca1ed96 Mon Sep 17 00:00:00 2001 From: James Rowe Date: Tue, 16 Jan 2018 01:20:11 -0700 Subject: Build: Update Appveyor and Travis secret keys The keys are github auth_tokens and are assigned to yuzubot for the yuzu-nightly repository to allow Appveyor and Travis to upload releases --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 9d2aa156b..954be4e8f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -163,7 +163,7 @@ deploy: provider: GitHub release: $(appveyor_repo_tag_name) auth_token: - secure: "dbpsMC/MgPKWFNJCXpQl4cR8FYhepkPLjgNp/pRMktZ8oLKTqPYErfreaIxb/4P1" + secure: "argb6oi2TYLB4wDy+HoCC8PuGAmsnocSk12CQ5614XAPO+NVPndlkLv1utnDFfg2" artifact: update,build draft: false prerelease: false -- cgit v1.2.3