diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 5f31d21..02a3f02 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -89,9 +89,5 @@ jobs: to: michael.grote@posteo.de from: Gitea Actions # Optional plain body: - body: Build job of ${{github.repository}} completed successfully! + body: Build job of # ${{github.repository}} completed successfully! ignore_cert: true - # Optional nodemailerlog: true/false - nodemailerlog: false - # Optional nodemailerdebug: true/false if true lognodem will also be set true - nodemailerdebug: false