Commit 677a146
fix(ci): use v9 branch config for python-semantic-release (#3)
Replace `branch = "main"` (v7/v8 key) with `[tool.semantic_release.branches.main]`
table (v9 key). The old key is silently ignored by v9, causing releases to never
trigger on the main branch.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent da262c0 commit 677a146
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | 89 | | |
91 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
0 commit comments