mirror of https://github.com/Kylart/KawAnime.git
Changed build_script to deploy_script
This commit is contained in:
parent
4497ce0625
commit
76708656d0
|
@ -23,5 +23,5 @@ test_script:
|
|||
- npm run pack
|
||||
- npm run test
|
||||
|
||||
build_script:
|
||||
deploy_script:
|
||||
- IF [%APPVEYOR_REPO_BRANCH%]==[master] npm run publish:win
|
Loading…
Reference in New Issue