generated from PlexSheep/baserepo
This commit is contained in:
parent
c7445cc5aa
commit
b955996ba1
1 changed files with 4 additions and 0 deletions
4
scripts/publish.sh
Executable file
4
scripts/publish.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
cargo ws publish --registry cscherr
|
||||
cargo ws publish --registry cscherr --no-git-commit --publish-as-is
|
||||
cargo publish --registry cscherr -p libpt
|
Reference in a new issue