Update mail-on-star.yml

This commit is contained in:
Waylon Walker 2020-03-22 10:02:39 -05:00 committed by GitHub
parent 104c81762a
commit 5c03493e30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +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'
if: github.actor == 'WaylonWalker'
uses: dawidd6/action-send-mail@v1.3.0
with:
server_address: smtp.gmail.com