Commit e037455
authored
ci(release): Default merge target to v2 (#3154)
Ensure release runs from the v2 line merge release branches back into v2
instead of falling back to the repository default branch.
This avoids post-publish merge conflicts when cutting previous-major
releases (e.g. 2.x) while master is on v3.
The workflow now sets a v2 default in dispatch inputs and also applies a
runtime fallback when invoking action-prepare-release.1 parent 8e427e8 commit e037455
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments