Compare commits

...

3 commits

Author SHA1 Message Date
8c1666af8f
Merge branch 'master' of https://git.cscherr.de/PlexSheep/pt
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-01-17 15:26:08 +01:00
4087752ab9
Merge branch 'devel' 2024-01-17 15:25:46 +01:00
686eff5a63
better publish script 2024-01-17 15:25:44 +01:00

View file

@ -1,4 +1,3 @@
#!/bin/bash
set -e
cargo ws publish --registry cscherr
cargo publish --registry cscherr -p libpt
cargo ws publish --registry cscherr || cargo publish --registry cscherr -p libpt