Update testing-docker-image.yml

This commit is contained in:
André Germann
2022-02-06 21:51:26 +01:00
committed by GitHub
parent 87137450db
commit 833ec7515e

View File

@@ -16,7 +16,7 @@ jobs:
curl --insecure http://127.0.0.1:8081 2> /dev/null | grep '<title>Admin</title>' &> /dev/null || exit 1
- name: Send email
uses: devellany/send-mailer@v1.0.2
uses: devellany/send-mail@v1.0.2
with:
host: mail.buanet.de
account: ${{secrets.MAIL_USER}}