Commit 265b7c9
fix(ci): use v9 branch config for python-semantic-release (#4)
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 260a9a2 commit 265b7c9
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | 71 | | |
73 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| |||
0 commit comments