generated from PlexSheep/baserepo
This commit is contained in:
parent
6a6af66b35
commit
0edc9c8e08
1 changed files with 1 additions and 0 deletions
|
@ -8,3 +8,4 @@ git add -A
|
|||
git commit -m "Release v$NEW_VERSION"
|
||||
cargo ws publish --registry cscherr --no-git-push --publish-as-is || cargo publish --registry cscherr -p libpt
|
||||
git push
|
||||
cargo ws publish --publish-as-is || cargo publish -p libpt
|
||||
|
|
Reference in a new issue