mirror of
https://git.h3cjp.net/H3cJP/yuzu.git
synced 2024-11-11 18:53:11 +00:00
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
|
@ -73,3 +73,4 @@ deploy:
|
|||
prerelease: false
|
||||
on:
|
||||
branch: master
|
||||
appveyor_repo_name: citra-emu/citra-nightly
|
||||
|
|
Loading…
Reference in a new issue