Skip to content

Commit b69c485

Browse files
authored
chore: force tag for version
1 parent d15cba1 commit b69c485

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ requires = ["poetry-core>=1.0.0"]
2727
build-backend = "poetry.core.masonry.api"
2828

2929
[tool.semantic_release]
30+
version_source = "tag"
3031
version_variable = 'pyproject.toml:version,custom_components/tesla_custom/const.py:VERSION'
3132
version_pattern = 'custom_components/tesla_custom/manifest.json:"version": "{version}"'
3233
upload_to_pypi = false

0 commit comments

Comments
 (0)