You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @arunkontham, I'm trying to build a similar workflow! Did you fix/solve the issue? I want that whenever someone stars a particular repository of mine, it should send a mail to my mail(already defined in Github Secret). Please let me know.
Run dawidd6/action-send-mail@v3.8.0
with:
server_address: smtp.gmail.com
server_port: 587
secure: true
tls: true
username: aaaaa@gmail.com
password: ***
subject: Message from github actions.
to: aaaa@gmail.com
from: aaaa@gmail.com
body: workflow for arunkontham/spring-boot-spring-security-jwt-authentication completed successfully!
Error: 139840886409152:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:
Error: 140339862214592:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:
The text was updated successfully, but these errors were encountered: