From f4e32aa4983d27569d55dfbf61da6e740565213f Mon Sep 17 00:00:00 2001 From: Quantumedgecode <77795678+QuantumEdgeCode@users.noreply.github.com> Date: Tue, 26 Dec 2023 02:05:49 +0800 Subject: [PATCH] Update action.yml update server_port --- .github/workflows/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index aabec1c..dfca4fe 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -19,7 +19,7 @@ jobs: uses: dawidd6/action-send-mail@master with: server_address: outlook.office365.com - server_port: 465 + server_port: 995 username: ${{ secrets.MAIL_USERNAME }} password: ${{ secrets.MAIL_PASSWORD }} subject: 荆州每日天气 (${{env.REPORT_DATE}})