From b12dee5f6ae7ee1eeced1086aed9f9cd71120627 Mon Sep 17 00:00:00 2001 From: Waylon Walker Date: Sun, 22 Mar 2020 10:01:22 -0500 Subject: [PATCH] Update mail-on-star.yml --- .github/workflows/mail-on-star.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/mail-on-star.yml b/.github/workflows/mail-on-star.yml index 8a201c9..2ab4ea1 100644 --- a/.github/workflows/mail-on-star.yml +++ b/.github/workflows/mail-on-star.yml @@ -14,6 +14,7 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: - name: ✨ Send email, you star + if: github.actor = WaylonWalker uses: dawidd6/action-send-mail@v1.3.0 with: server_address: smtp.gmail.com