Skip to content

Commit

Permalink
ci(release-plz): add all cargo files
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Mar 17, 2024
1 parent d96d2a3 commit 6bc237d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .mise/tasks/release-plz
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ git config user.name mise-en-dev
git config user.email 123107610+mise-en-dev@users.noreply.github.com
cargo update
git add \
Cargo.lock \
Cargo.toml \
{./,cli/,lib/}Cargo.* \
CHANGELOG.md
git checkout -B release
git commit -m "Release $version"
Expand Down

0 comments on commit 6bc237d

Please sign in to comment.