Files
bellande_step/Package/rust/publish.sh
2024-11-23 23:52:41 -05:00

5 lines
82 B
Bash
Executable File

cp ../../README.md .
bash ../../git_scripts/push.sh
cargo publish
rm -f README.md