Update and rename blank.yml to mail-on-star.yml
This commit is contained in:
parent
d9dcd7204d
commit
b4e8f8e53d
1 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,6 @@ jobs:
|
||||||
username: quadmx08
|
username: quadmx08
|
||||||
password: ${{ secrets.GMAIL_PASS }}
|
password: ${{ secrets.GMAIL_PASS }}
|
||||||
subject: Your a star ✨
|
subject: Your a star ✨
|
||||||
body: ${{ github.actor }} just starred your mail-on-star repo!!! ${{ github.repository }} ${{ toJson(github) }}
|
body: ${{ github.actor }} just starred your mail-on-star repo!!! ${{ github.repository }}
|
||||||
to: ${{ secrets.GMAIL_ADDRESS }}
|
to: ${{ secrets.GMAIL_ADDRESS }}
|
||||||
from: ${{ secrets.GMAIL_ADDRESS }}
|
from: ${{ secrets.GMAIL_ADDRESS }}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue