diff --git a/justfile b/justfile index 9db672e..6a8c651 100644 --- a/justfile +++ b/justfile @@ -15,6 +15,7 @@ default: # Publish to creates.io @publish: test cargo audit + git push git push --tags # cargo-dist cargo publish