From e852aa04a59006f5c205bdc6055769d7fcbd1e65 Mon Sep 17 00:00:00 2001 From: bip production <119274726+bipproduction@users.noreply.github.com> Date: Fri, 21 Feb 2025 11:17:41 +0800 Subject: [PATCH] Update send-mail.yml --- .github/workflows/send-mail.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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