Skip to content

Commit

Permalink
chore: force tag for version
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse authored Aug 27, 2023
1 parent d15cba1 commit b69c485
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

[tool.semantic_release]
version_source = "tag"
version_variable = 'pyproject.toml:version,custom_components/tesla_custom/const.py:VERSION'
version_pattern = 'custom_components/tesla_custom/manifest.json:"version": "{version}"'
upload_to_pypi = false
Expand Down

0 comments on commit b69c485

Please sign in to comment.