Prevents appveyor from attempting to deploy except on the nightly repo
This commit is contained in:
parent
9fc8ead842
commit
84c6a98374
|
@ -73,3 +73,4 @@ deploy:
|
|||
prerelease: false
|
||||
on:
|
||||
branch: master
|
||||
appveyor_repo_name: citra-emu/citra-nightly
|
||||
|
|
Reference in New Issue