mirror of
https://github.com/BluemediaGER/discord-cleanup-bot.git
synced 2024-11-12 20:45:29 +01:00
Update woodpecker email notification
This commit is contained in:
parent
de2a8bb812
commit
a76ac78426
|
@ -21,5 +21,8 @@ steps:
|
|||
from_secret: smtp_notify_email
|
||||
password:
|
||||
from_secret: smtp_notify_password
|
||||
recipients_only: true
|
||||
recipients:
|
||||
from_secret: smtp_notify_recipients
|
||||
when:
|
||||
- status: [ failure ]
|
Loading…
Reference in a new issue