Update blank.yml
This commit is contained in:
parent
59fabdc366
commit
519a059d5c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/blank.yml
vendored
2
.github/workflows/blank.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
# Authenticate as this user to SMTP server
|
||||
username: quadmx08
|
||||
# Authenticate with this password to SMTP server
|
||||
password: ${{ GMAIL_PASS }}
|
||||
password: ${{ secrets.GMAIL_PASS }}
|
||||
# Subject of mail message
|
||||
subject: Your a star ✨
|
||||
# Body of mail message (might be a filename to read from)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue