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

index 2bbee6632e94dc37d7a13fdbe31dc4e56a09503a..f974c5690bad2eabc2ae7dcbd4d75050eef20a0a 100644 (file)
@@ -44,4 +44,4 @@ jobs:
         git add -f book
         git commit -m "add book"
         git remote set-url origin https://${{ secrets.GWION_TOKEN }}@github.com/fennecdjay/Gwion.git
-        git push origin HEAD:refs/heads/gh_pages
+        git subtree push --prefix book origin HEAD:refs/heads/gh-pages