Update send-mail.yml
This commit is contained in:
4
.github/workflows/send-mail.yml
vendored
4
.github/workflows/send-mail.yml
vendored
@@ -29,5 +29,5 @@ jobs:
|
|||||||
Repository: ${{ github.repository }}
|
Repository: ${{ github.repository }}
|
||||||
Branch: ${{ github.ref }}
|
Branch: ${{ github.ref }}
|
||||||
Commit: ${{ github.sha }}
|
Commit: ${{ github.sha }}
|
||||||
to: your-email@example.com
|
to: kurosakiblackangel@gmail.com
|
||||||
from: your-email@gmail.com
|
from: bip.production.js@gmail.com
|
||||||
|
|||||||
Reference in New Issue
Block a user