generated from PlexSheep/baserepo
Compare commits
2 commits
004550ba9c
...
1afaf6d3d2
Author | SHA1 | Date | |
---|---|---|---|
1afaf6d3d2 | |||
b7ba762703 |
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
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
|
||||
|
|
Reference in a new issue