publish script
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled

This commit is contained in:
Christoph J. Scherr 2024-01-17 15:35:52 +01:00
parent 60765cfbf9
commit 004550ba9c
No known key found for this signature in database
GPG key ID: 7CDD0B14851A08EF

View file

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