From: Jérémie Astor Date: Sat, 22 Feb 2020 12:07:23 +0000 (+0100) Subject: :wrench: trigger X-Git-Tag: nightly~1737 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=e6e58d243fe06755e9a73df24bd96d60b76c26a0;p=gwion.git :wrench: trigger --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 1cb5351e..f1322e76 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -96,7 +96,7 @@ jobs: username: ${{ secrets.MAIL_USERNAME }} password: ${{ secrets.MAIL_PASSWORD }} subject: Github Actions job result - body: file://gwion-coverage-report/diff.html + body: file://diff.html to: ${{ github.event.repository.owner.email }},${{ github.event.pusher.email }} from: Gwion Coverage action content_type: text/html