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

index ca1e2d983d467ebd61311dc5856148e6443aabf9..f3b8f176acbd6aac176355de679e8050aca5148f 100644 (file)
@@ -43,5 +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 remote add Gwion https://${GITHUB_ACTOR}:${{ secrets.GITHUB_TOKEN }}@github.com/${REPOSITORY}.git"
         git push Gwion HEAD:gh_pages