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

index 561720e20c56020c6a01a5bd973ab54ab44a4f8d..82a62b3933f6c4d297de0e7f4e662c11e802a051 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 set-url origin https://${{ secrets.GITHUB_ACTOR}:${{ secrets.GITHUB_TOKEN }}@github.com/fennecdjay/Gwion.git
+        git remote set-url origin https://${{ secrets.GITHUB_ACTOR }}:${{ secrets.GITHUB_TOKEN }}@github.com/fennecdjay/Gwion.git
         git push HEAD:gh_pages