Compare commits

...

2 commits

Author SHA1 Message Date
1afaf6d3d2
Merge branch 'master' of https://git.cscherr.de/PlexSheep/pt
Some checks failed
cargo devel CI / cargo CI (push) Failing after 2m9s
2024-01-17 15:36:15 +01:00
b7ba762703
publish script 2024-01-17 15:36:00 +01:00

View file

@ -1,3 +1,3 @@
#!/bin/bash #!/bin/bash
set -e set -e
cargo ws publish --registry cscherr --publish-as-is --no-git-push cargo ws publish --registry cscherr --publish-as-is || cargo publish --registry cscherr -p libpt