From: Jérémie Astor Date: Sun, 16 Feb 2020 18:54:24 +0000 (+0100) Subject: :wrench: try to push X-Git-Tag: nightly~1912 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=c4da9c71cac65bbe5c8c04f3e3daefd99f32602f;p=gwion.git :wrench: try to push --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index d20b2fb1..9405e656 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -64,4 +64,4 @@ jobs: git add . git commit -m "Update coverage" git remote set-url origin https://${{ secrets.COVERAGE_TOKEN }}@github.com/fennecdjay/gwion-coverage-report.git - git push + git push origin