Commit 9c8d456
authored
fix: disable PyPI publishing in semantic-release until OIDC configured (#94)
- Set dist = false to focus on GitHub releases first
- Keep upload_to_vcs_release = true for GitHub release creation
- Keep dist_glob_patterns for attaching build artifacts
- This allows end-to-end flow: tag → build → GitHub release → artifacts
- PyPI publishing can be re-enabled after OIDC setup1 parent 890cb3c commit 9c8d456
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
| 325 | + | |
326 | 326 | | |
327 | 327 | | |
0 commit comments