mirror of
https://github.com/revanced/revanced-documentation.git
synced 2025-02-18 21:16:49 +01:00
ci: Fix action
This commit is contained in:
parent
a69e240fd9
commit
17ce510435
6
.github/workflows/update-documentation.yml
vendored
6
.github/workflows/update-documentation.yml
vendored
@ -18,4 +18,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
message: 'chore: update docs for ${{ github.event.client_payload.repo }} to ${{github.event.client_payload.ref}}'
|
message: 'chore: update docs for ${{ github.event.client_payload.repo }} to ${{github.event.client_payload.ref}}'
|
||||||
fetch: false
|
fetch: false
|
||||||
default_author: ReVanced
|
default_author: user_info
|
||||||
|
author_name: ReVanced Bot
|
||||||
|
author_email: contact@revanced.app
|
||||||
|
committer_name: ReVanced Bot
|
||||||
|
committer_email: contact@revanced.app
|
||||||
|
Loading…
x
Reference in New Issue
Block a user