Signed-off-by: Rodrigo Kellermann <kellermann@gmail.com>
@@ -30,6 +30,7 @@ jobs:
run: |
git config user.name "$GITHUB_ACTOR"
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
+ git config url.https://${GITHUB_TOKEN}@github.com/.insteadOf https://github.com/
- name: Build Docs
run: make docs.publish