television/scripts/publish.sh
Alexandre Pasmantier b1fe0182f8
fix(cargo workspace): fix cargo workspace structure and dependencies (#15)
* fix(cargo workspace): fix cargo workspace dependencies

* add bump and publish scripts

* more version automation scripts
2024-11-11 20:31:22 +01:00

12 lines
252 B
Bash
Executable File

cargo publish -p television-derive
sleep 20
cargo publish -p television-fuzzy
sleep 20
cargo publish -p television-utils
sleep 20
cargo publish -p television-channels
sleep 20
cargo publish -p television-previewers
sleep 20
cargo publish -p television