From e615c7ee7f1a9ab8126d417298d24e49080ebed1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eric=20Dub=C3=A9?= Date: Mon, 22 Apr 2024 19:15:59 -0400 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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