Skip to content

Commit

Permalink
fix: correct semantic release behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
butler54 authored Jan 7, 2021
2 parents e716524 + df99bf8 commit c25d5be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dev =

[semantic_release]
version_variable=trestle/__init__.py:__version__
branch = master
branch = main
upload_to_pypi = true
version_source = commit

Expand Down

0 comments on commit c25d5be

Please sign in to comment.