Skip to content

Commit 125f63e

Browse files
committed
update
1 parent 7c3ff64 commit 125f63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/batch_release_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
title: "[${{ github.event.client_payload.package }}] Batch release"
3939
body: "This PR was created automatically to batch release the `${{ github.event.client_payload.package }}`."
4040
branch: ${{ env.BRANCH_NAME }}
41-
base: release
41+
base: release-${{ github.event.client_payload.package }}
4242

4343

0 commit comments

Comments
 (0)