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

index 62ed127ffdc7bdef357bf6e7614c43fa5b4a80ad..85bcaa8cd203053e9e1a566be363f77208a0f8d4 100644 (file)
@@ -38,8 +38,8 @@ jobs:
         export PATH=~/.cabal/bin:$PATH
         export PATH=./Gwion:$PATH
         make build
-#        git branch -r | grep gh-pages && git push origin :gh-pages || true
-#        git config --local user.email "action@github.com"
-#        git config --local user.name "GitHub Action"
-#        git add -f book
-#        git commit -m "add book"
+        git branch -r | grep gh-pages && git push origin :gh-pages || true
+        git config --local user.email "action@github.com"
+        git config --local user.name "GitHub Action"
+        git add -f book
+        git commit -m "add book"