From b4bd372080ebea6fef43a72c3d422fce9631cc8d Mon Sep 17 00:00:00 2001 From: Luigi Date: Fri, 13 Dec 2024 17:01:35 +0100 Subject: [PATCH] Update fetch_contributors.yml --- .github/workflows/fetch_contributors.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/fetch_contributors.yml b/.github/workflows/fetch_contributors.yml index 4c3ddfc6..8ab439e0 100644 --- a/.github/workflows/fetch_contributors.yml +++ b/.github/workflows/fetch_contributors.yml @@ -41,6 +41,7 @@ jobs: push-branch: 'beta' commit-message: 'Fetch Contributors' force-add: 'true' + rebase: 'true' files: app/src/main/assets/Misc/contributors.json docs/contributors.md name: GitHub - email: OxygenCustomizer@dhd.it \ No newline at end of file + email: OxygenCustomizer@dhd.it