From 519a059d5c59819cc08746c8f1d28c21c64d8988 Mon Sep 17 00:00:00 2001 From: Waylon Walker Date: Sat, 21 Mar 2020 08:41:25 -0500 Subject: [PATCH] Update blank.yml --- .github/workflows/blank.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index b1e1ef9..ba47712 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -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)