Merge pull request #2418 from jroweboy/appveyor_master
Prevents appveyor from attempting to deploy except on the nightly repo
This commit is contained in:
commit
0ae7092ba4
1 changed files with 1 additions and 0 deletions
|
@ -73,3 +73,4 @@ deploy:
|
||||||
prerelease: false
|
prerelease: false
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
|
appveyor_repo_name: citra-emu/citra-nightly
|
||||||
|
|
Loading…
Reference in a new issue