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

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