]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: trigger
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Sat, 22 Feb 2020 12:07:23 +0000 (13:07 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Sat, 22 Feb 2020 12:07:23 +0000 (13:07 +0100)
.github/workflows/coverage.yml

index 1cb5351e86778f4821fd6fd4b35dc8af48b7e710..f1322e7621cd753d4d983fb78820c3ba3ba5451e 100644 (file)
@@ -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