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

index 85bcaa8cd203053e9e1a566be363f77208a0f8d4..ca1e2d983d467ebd61311dc5856148e6443aabf9 100644 (file)
@@ -43,3 +43,5 @@ jobs:
         git config --local user.name "GitHub Action"
         git add -f book
         git commit -m "add book"
+        git remote add Gwion htps://github.com/fennecdjay/Gwion
+        git push Gwion HEAD:gh_pages