Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aborgna-q committed Apr 4, 2024
1 parent eb22bc9 commit 1a5e185
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions release-plz.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[workspace]

# Open the release PR as a draft
pr_draft = true

Expand All @@ -9,7 +8,7 @@ changelog_config = "cliff.toml"
# Disable the changelog generation by default
changelog_update = false

# Enforce adding the project name in the git tag, to avoid collisions with python.allow_dirty =
# Enforce adding the project name in the git tag, to avoid collisions with python.
# (This would normally only be enabled once there are multiple packages in the workspace)
git_tag_name = "{{ package }}-v{{ version }}"

Expand Down

0 comments on commit 1a5e185

Please sign in to comment.