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

index 08f3fee81daf04220da1f376f74bae2c04027488..af28d7c86cb98a1089ac502d55e65f5516705abe 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://fennecdjay:${{ secrets.GITHUB_TOKEN }}@github.com/fennecdjay/Gwion.git
+        git remote set-url origin https://${{ secrets.GWION_TOKEN }}@github.com/fennecdjay/Gwion.git
         git push origin HEAD:gh_pages