Commit 3556b83
strausr
fix(release): ensure master branch exists for semantic-release validation
semantic-release requires at least one release branch that exists on the
remote; repo only has main. Add step to create and push master from main
when missing so ERELEASEBRANCHES is resolved.1 parent 885eab9 commit 3556b83
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
64 | 73 | | |
65 | 74 | | |
66 | 75 | | |
| |||
0 commit comments