Commit 75d4f64
committed
ci(release-plz): tag sqlshield-py despite publish = false
sqlshield-py is `publish = false` in Cargo.toml because pyo3 publishes to
PyPI, not crates.io. Without this override release-plz skips its release
flow entirely, so no `sqlshield-py-vX.Y.Z` tag is pushed and the maturin
CI workflow that uploads wheels never fires. Force the git tag + GitHub
release for sqlshield-py while keeping crates.io publish disabled.1 parent 2562d17 commit 75d4f64
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments