]> Nishi Git Mirror - gwion.git/commitdiff
keep pages? [skip benchmark]
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Wed, 16 Sep 2020 22:56:25 +0000 (00:56 +0200)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Wed, 16 Sep 2020 22:56:25 +0000 (00:56 +0200)
.github/workflows/build.yml

index 66bbebaa2ee11468a5c18af7f88a299d9c86a4e5..2a44a01a85f7b50902a23a705fc340cf8b699822 100644 (file)
@@ -162,5 +162,5 @@ 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 :gh-pages || true
+#        git push origin :gh-pages || true
         git subtree push --prefix book origin gh-pages