Change deploy to use github releases instead, but only for the citra-nightly repo

This commit is contained in:
James Rowe 2017-01-04 20:39:59 -07:00
parent c18cb1b192
commit 0a6ca01991
4 changed files with 14 additions and 42 deletions

View file

@ -60,14 +60,11 @@ artifacts:
type: zip
deploy:
- provider: BinTray
username: citra-emu
api_key:
secure: qaZZfXp5Vv9xw5EmCxKLhGnNYhiNMDCdP84l0+h6HetfmvFlvHxyohWEVokLjl7d
subject: citra-emu
repo: citra
package: nightly
version: $(BINTRAY_VERSION)
publish: true
provider: GitHub
auth_token:
secure: "dbpsMC/MgPKWFNJCXpQl4cR8FYhepkPLjgNp/pRMktZ8oLKTqPYErfreaIxb/4P1"
artifact: msvcbuild
draft: false
prerelease: false
on:
branch: master