generated from PlexSheep/baserepo
update publish script
cargo devel CI / cargo CI (push) Has been cancelled
Details
cargo devel CI / cargo CI (push) Has been cancelled
Details
This commit is contained in:
parent
b7463d6272
commit
231580e0b0
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
cargo ws publish --registry cscherr
|
||||
cargo ws publish --registry cscherr --no-git-commit --publish-as-is
|
||||
cargo publish --registry cscherr -p libpt
|
||||
|
|
Reference in New Issue