Update main.yml

This commit is contained in:
JACKYMYPERSON
2025-09-16 00:05:10 +08:00
committed by GitHub
parent b77ce9419f
commit 7394187b43

View File

@@ -61,7 +61,6 @@ jobs:
curl -v \
--connect-timeout 10 \
--max-time 20 \
--smtp-ssl \
--mail-from "$EMAIL_USER" \
--mail-rcpt "$TO_EMAIL" \
--user "$EMAIL_USER:$EMAIL_PASS" \