Skip to content

Commit 9e97ab2

Browse files
committed
[DOP-29615] Fix release process
1 parent 454a401 commit 9e97ab2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ enabled = true
77
version_file = "data_rentgen/VERSION"
88
count_commits_from_version_file = true
99
dev_template = "{tag}.dev{env:GITHUB_RUN_ID:{ccount}}"
10-
dirty_template = "{tag}.dev{env:GITHUB_RUN_ID:{ccount}}"
10+
dirty_template = "{tag}"
1111

1212
[project]
1313
name = "data-rentgen"

0 commit comments

Comments
 (0)