Update blank.yml

This commit is contained in:
Waylon Walker 2020-03-21 08:41:25 -05:00 committed by GitHub
parent 59fabdc366
commit 519a059d5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ jobs:
# Authenticate as this user to SMTP server # Authenticate as this user to SMTP server
username: quadmx08 username: quadmx08
# Authenticate with this password to SMTP server # Authenticate with this password to SMTP server
password: ${{ GMAIL_PASS }} password: ${{ secrets.GMAIL_PASS }}
# Subject of mail message # Subject of mail message
subject: Your a star ✨ subject: Your a star ✨
# Body of mail message (might be a filename to read from) # Body of mail message (might be a filename to read from)