Skip to content

Commit

Permalink
chore: fix release-plz
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Dec 9, 2024
1 parent a825d43 commit 1586ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/release-plz
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ cargo update
git add \
{./,cli/,lib/}Cargo.* \
cli/usage.usage.kdl \
docs/cli/reference.md \
docs/cli/reference/* \
CHANGELOG.md
git checkout -B release
git commit -m "chore: release $version"
Expand Down

0 comments on commit 1586ede

Please sign in to comment.