diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 84faf65c..166debb3 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -28,5 +28,10 @@ jobs: commit-message: Update release branch title: Merge Release Auto-PR body: Merging this PR will invoke release actions - branch: release + + # none of these are in docs; I'm just guessing + # because there MUST be a way to set this! + target: release + target-branch: release + branch: auto-update/release