This commit is contained in:
parent
79a8b1dae8
commit
0acdf250c8
|
@ -69,7 +69,7 @@ jobs:
|
|||
# Server port, default 25:
|
||||
server_port: 25
|
||||
# Optional whether this connection use TLS (default is true if server_port is 465)
|
||||
secure: false
|
||||
secure: true
|
||||
# Optional (recommended) mail server username:
|
||||
username: ${{secrets.MAIL_USERNAME}}
|
||||
# Optional (recommended) mail server password:
|
||||
|
|
Loading…
Reference in New Issue
Block a user