From 624467cb6c3421b590fce96bbf3f9cd0770f9a7e Mon Sep 17 00:00:00 2001 From: Lei OT Date: Tue, 31 Mar 2026 15:47:41 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20GitHub=20action=20=E9=80=9A=E7=9F=A5?= =?UTF-8?q?=E7=9A=84=E9=82=AE=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/Deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Deploy.yml b/.github/workflows/Deploy.yml index 9b24b01e..51cecf8a 100644 --- a/.github/workflows/Deploy.yml +++ b/.github/workflows/Deploy.yml @@ -143,7 +143,7 @@ jobs: # * smtp+starttls://user:password@server:port # connection_url: ${{secrets.MAIL_CONNECTION}} # Required mail server address if not connection_url: - server_address: hwsmtp.exmail.qq.com + server_address: smtp.exmail.qq.com # Server port, default 25: server_port: 465 # Optional whether this connection use TLS (default is true if server_port is 465)