Skip to content

Commit

Permalink
fix(build): attempting to fix CI with version source as tags
Browse files Browse the repository at this point in the history
  • Loading branch information
MadeInPierre committed Feb 19, 2023
1 parent 002071a commit 552ad28
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 @@ -29,6 +29,7 @@ version_variable = [
"finary_assistant/__meta__.py:__version__",
"pyproject.toml:version"
]
version_source = "tag"
branch = "main"
upload_to_pypi = true
upload_to_release = true
Expand Down

0 comments on commit 552ad28

Please sign in to comment.