Skip to content

Commit

Permalink
feat(#6): --all
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Sep 22, 2024
1 parent a415241 commit 6454983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ release:
git commit -am "${tag}"
ls -a ../
mkdir -p ~/.cargo && cp ../credentials ~/.cargo
cargo --color=never publish
cargo --color=never publish --all

0 comments on commit 6454983

Please sign in to comment.