From df76e0a72669fa762473fca355251ca7d0881f43 Mon Sep 17 00:00:00 2001 From: Lei OT Date: Tue, 31 Mar 2026 16:40:54 +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:=20=E4=B8=8D=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E5=8F=98=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/Deploy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/Deploy.yml b/.github/workflows/Deploy.yml index 51cecf8a..6dea07f7 100644 --- a/.github/workflows/Deploy.yml +++ b/.github/workflows/Deploy.yml @@ -149,9 +149,9 @@ jobs: # Optional whether this connection use TLS (default is true if server_port is 465) secure: true # Optional (recommended) mail server username: - username: ${{secrets.MAIL_USERNAME}} + username: noreply02@chinahighlights.net # Optional (recommended) mail server password: - password: ${{secrets.MAIL_PASSWORD}} + password: EhW2GVwQReofHWxx # Required mail subject: subject: ${{env.WORKFLOW_CONCLUSION}} ${{ github.repository }} # Required recipients' addresses: