Skip to content

Commit b5136f6

Browse files
committed
[DOP-29615] Fix release process
1 parent 9327075 commit b5136f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)