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

index 3d46423a9a0b6cac36952131b849d0b3d3b4b2bb..7e3df0a785f16d6ee1ceb53c465e54c761ef5998 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://${{ secrets.GITHUB_ACTOR }}:${{ secrets.GITHUB_TOKEN }}@github.com/Gwion.git HEAD:gh_pages
+        git push https://${{ secrets.GITHUB_ACTOR }}:${{ secrets.GWION_TOKEN }}@github.com/Gwion.git HEAD:gh_pages