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

index dae9b99023bade3817c03c1e0023899d0d5e9fcb..1e0ad921a1b21b2b3add4ca1b557839e6ecebf07 100644 (file)
@@ -89,7 +89,7 @@ jobs:
         cd html
         git add .
         git commit -m "Update html report"
-        git push origin --set-upstream oirgin gh-pages
+        git push origin --set-upstream origin gh-pages
 #        git add -f html
 #        git commit -m "Update html report"
 #        git subtree push --prefix html origin gh-pages