diff --git a/.github/workflows/send-mail.yml b/.github/workflows/send-mail.yml index c90dfadf..18b2ff8e 100644 --- a/.github/workflows/send-mail.yml +++ b/.github/workflows/send-mail.yml @@ -29,5 +29,5 @@ jobs: Repository: ${{ github.repository }} Branch: ${{ github.ref }} Commit: ${{ github.sha }} - to: your-email@example.com - from: your-email@gmail.com + to: kurosakiblackangel@gmail.com + from: bip.production.js@gmail.com