Skip to content

Commit

Permalink
Update pyproject.toml - add 1.4 branch
Browse files Browse the repository at this point in the history
Signed-off-by: Eden Rose, MSc <[email protected]>
  • Loading branch information
rjdbcm authored May 4, 2024
1 parent ba0cb52 commit 40954c3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,11 @@ match = "release/1.3"
prerelease_token = "alpha"
prerelease = false

[tool.semantic_release.branches."release/1.4"]
match = "release/1.4"
prerelease_token = "alpha"
prerelease = false

[tool.semantic_release.commit_parser_options]
major_tags = [":boom:"]
minor_tags = [
Expand Down

0 comments on commit 40954c3

Please sign in to comment.