github: Change mail server for mail notification action

Google no longer support the use of third-party apps or devices which
ask you to sign in to your Google Account using only your username and
password. This causes problems when using github mail notification action
to send SCST patches. Hence, change the Google mail server to an another one.
This commit is contained in:
Gleb Chesnokov
2022-05-15 14:17:54 +03:00
parent b4fcdb7349
commit 6b419bde6b

View File

@@ -64,7 +64,7 @@ jobs:
uses: dawidd6/action-send-mail@v3
with:
# Required mail server address:
server_address: smtp.gmail.com
server_address: smtp.yandex.com
# Required mail server port:
server_port: 465
# Optional (recommended): mail server username: