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