diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index b36c096..25d87cf 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -68,3 +68,5 @@ jobs: #if: failure() shell: bash run: echo test | mail -s tests michael.grote@posteo.de + with: + args: "echo test"