Update mail-on-star.yml
This commit is contained in:
parent
104c81762a
commit
5c03493e30
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mail-on-star.yml
vendored
2
.github/workflows/mail-on-star.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue