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

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