diff --git a/.github/workflows/update-documentation.yml b/.github/workflows/update-documentation.yml index c36ef03..f381da1 100644 --- a/.github/workflows/update-documentation.yml +++ b/.github/workflows/update-documentation.yml @@ -18,3 +18,4 @@ jobs: with: message: 'chore: update docs for ${{ github.event.client_payload.repo }} to ${{github.event.client_payload.ref}}' fetch: false + default_author: ReVanced