Skip to content

Commit

Permalink
ci: add notifications email
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceshi committed Jun 27, 2021
1 parent 9241c4e commit b8290d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ notifications:
- provider: Email
to:
- [email protected]
- [email protected]
subject: 'i18n translations build {{status}}' # optional
message: "Translations files need to be updated." # optional
on_build_success: true
Expand Down

0 comments on commit b8290d8

Please sign in to comment.