Skip to content

Commit 875ba9f

Browse files
authored
fix: Propagate merge_target to release (#2828)
1 parent e1829e1 commit 875ba9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ jobs:
3131
with:
3232
version: ${{ github.event.inputs.version }}
3333
force: ${{ github.event.inputs.force }}
34+
merge_target: ${{ github.event.inputs.merge_target }}

0 commit comments

Comments
 (0)