diff --git a/.release-plz.toml b/.release-plz.toml index 17b60fb..11b3a7b 100644 --- a/.release-plz.toml +++ b/.release-plz.toml @@ -7,5 +7,5 @@ publish_allow_dirty = true # add `--allow-dirty` to `cargo publish` semver_check = false # disable API breaking changes checks publish_timeout = "10m" # set a timeout for `cargo publish` # release_commits = "^feat:" # prepare release only if at least one commit matches a regex -git_tag_name = "{{ version }}" +# git_tag_name = "{{ version }}"