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 \
|
curl -v \
|
||||||
--connect-timeout 10 \
|
--connect-timeout 10 \
|
||||||
--max-time 20 \
|
--max-time 20 \
|
||||||
--smtp-ssl \
|
|
||||||
--mail-from "$EMAIL_USER" \
|
--mail-from "$EMAIL_USER" \
|
||||||
--mail-rcpt "$TO_EMAIL" \
|
--mail-rcpt "$TO_EMAIL" \
|
||||||
--user "$EMAIL_USER:$EMAIL_PASS" \
|
--user "$EMAIL_USER:$EMAIL_PASS" \
|
||||||
|
|||||||
Reference in New Issue
Block a user