From: Jérémie Astor Date: Sat, 22 Feb 2020 11:57:35 +0000 (+0100) Subject: :wrench: trigger X-Git-Tag: nightly~1738 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=19285bdfd0e960ccae930637893e1af730aea6f5;p=gwion.git :wrench: trigger --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index f1322e76..1cb5351e 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://diff.html + body: file://gwion-coverage-report/diff.html to: ${{ github.event.repository.owner.email }},${{ github.event.pusher.email }} from: Gwion Coverage action content_type: text/html