Update main.yml
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user