diff --git a/.github/workflows/downstream.yml b/.github/workflows/downstream.yml index 523e8143..b5e72dcc 100644 --- a/.github/workflows/downstream.yml +++ b/.github/workflows/downstream.yml @@ -30,7 +30,7 @@ jobs: with: upstream_repository: AtlasMediaGroup/TotalFreedomMod upstream_branch: main - target_branch: main + target_branch: development git_pull_args: --ff-only # optional arg use, defaults to simple 'pull' # Step 3: Display a message if 'sync' step had new commits (simple test)