Update mail-on-star.yml

This commit is contained in:
Waylon Walker 2020-03-22 10:01:22 -05:00 committed by GitHub
parent b4e8f8e53d
commit b12dee5f6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,7 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job # Steps represent a sequence of tasks that will be executed as part of the job
steps: steps:
- name: ✨ Send email, you star - name: ✨ Send email, you star
if: github.actor = WaylonWalker
uses: dawidd6/action-send-mail@v1.3.0 uses: dawidd6/action-send-mail@v1.3.0
with: with:
server_address: smtp.gmail.com server_address: smtp.gmail.com