Commit 7973046
fix: remove publish step from auto-release, let publish.yml handle it
auto-release.yml was trying to publish via OIDC but wasn't registered
on PyPI. The existing publish.yml (triggered on v* tags) is already
registered — so auto-release now only bumps version and pushes the tag.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent a0a2b8e commit 7973046
1 file changed
Lines changed: 0 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | | - | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| |||
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 44 | | |
59 | 45 | | |
60 | 46 | | |
| |||
0 commit comments