Update .gitea/workflows/astro-deploy.yaml
Some checks failed
/ Build (push) Failing after 32s

This commit is contained in:
log101 2024-05-17 08:48:27 +00:00
parent 79a8b1dae8
commit 0acdf250c8

View File

@ -69,7 +69,7 @@ jobs:
# Server port, default 25:
server_port: 25
# Optional whether this connection use TLS (default is true if server_port is 465)
secure: false
secure: true
# Optional (recommended) mail server username:
username: ${{secrets.MAIL_USERNAME}}
# Optional (recommended) mail server password: