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

index f3b8f176acbd6aac176355de679e8050aca5148f..011df20c520339ca629d05d1072f987c692d937e 100644 (file)
@@ -43,5 +43,4 @@ jobs:
         git config --local user.name "GitHub Action"
         git add -f book
         git commit -m "add book"
-        git remote add Gwion https://${GITHUB_ACTOR}:${{ secrets.GITHUB_TOKEN }}@github.com/${REPOSITORY}.git"
-        git push Gwion HEAD:gh_pages
+        git push https://${GITHUB_ACTOR}:${{ secrets.GITHUB_TOKEN }}@github.com/${REPOSITORY}.git HEAD:gh_pages