mirror of https://github.com/Kylart/KawAnime.git
Removed email notifictions
This commit is contained in:
parent
201abf0bc6
commit
28abb13887
|
@ -47,4 +47,7 @@ jobs:
|
||||||
- npm run publish:linux
|
- npm run publish:linux
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
condition: $TRAVIS_BRANCH = master
|
condition: $TRAVIS_BRANCH = master
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
email: false
|
Loading…
Reference in New Issue