]> Nishi Git Mirror - gwion.git/commitdiff
use html dir
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Mon, 17 Feb 2020 19:57:25 +0000 (20:57 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Mon, 17 Feb 2020 19:57:25 +0000 (20:57 +0100)
.github/workflows/coverage.yml

index 1a589b6b3a969066f772e9207ae07aea8b447663..a4266517c7456669ce93f7ef6a2e86809137b94e 100644 (file)
@@ -70,7 +70,7 @@ jobs:
         git config --local user.email "action@github.com"
         git config --local user.name "GitHub Action"
         git remote set-url origin https://${{ secrets.COVERAGE_TOKEN }}@github.com/fennecdjay/gwion-coverage-report.git
-        git add README.md coverage_num.txt
+        git add README.md coverage_num.txt *.html
         git commit -m "Update coverage" || true
         git push || true
         git add -f html