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

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