]> Nishi Git Mirror - gwion.git/commitdiff
origin
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Thu, 16 Jan 2020 22:31:33 +0000 (23:31 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Thu, 16 Jan 2020 22:31:33 +0000 (23:31 +0100)
.github/workflows/build.yml

index 3300870cb50767caa61d87ed48f8a05095223e35..500a53fbcc8b1b090c2c49313f73679f0e13379c 100644 (file)
@@ -44,4 +44,4 @@ jobs:
         git add -f book
         git commit -m "add book"
         git remote set-url origin https://oauth2:${{ secrets.GITHUB_TOKEN }}@github.com/fennecdjay/Gwion.git
-        git push HEAD:mdbook HEAD:gh_pages
+        git push origin HEAD:gh_pages