From: Jérémie Astor Date: Sun, 23 Feb 2020 12:57:49 +0000 (+0100) Subject: :wrench: What ? X-Git-Tag: nightly~1733^2~8 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=5a3ef2ca08bb42d39d182109621bbd677f23e383;p=gwion.git :wrench: What ? --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 8d3a1b21..dae9b990 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -89,7 +89,7 @@ jobs: cd html git add . git commit -m "Update html report" - git push origin gh-pages + git push origin --set-upstream oirgin gh-pages # git add -f html # git commit -m "Update html report" # git subtree push --prefix html origin gh-pages