Browse Source

Update main.yml

Eric Dubé 1 year ago
parent
commit
e615c7ee7f
1 changed files with 6 additions and 1 deletions
  1. 6 1
      .github/workflows/main.yml

+ 6 - 1
.github/workflows/main.yml

@@ -28,5 +28,10 @@ jobs:
           commit-message: Update release branch
           commit-message: Update release branch
           title: Merge Release Auto-PR
           title: Merge Release Auto-PR
           body: Merging this PR will invoke release actions
           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
           branch: auto-update/release