Commit 3e6e299
committed
fix: disable crates.io publishing until ready
- Comment out cargo publish step in release workflow
- Prevents accidental publishing without proper setup
- Add TODO comment for future activation
- Maintains release workflow for testing and validation
Publishing can be enabled later when crates.io account and token are configured.1 parent 6ba0e72 commit 3e6e299
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
0 commit comments