Skip to content

Commit

Permalink
🦺 fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Jezza34000 committed Jan 28, 2025
1 parent 11b2289 commit 06f7c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ version_variables = ["custom_components/petkit/manifest.json:version"]
mode = "update"

[tool.semantic_release.branches.main]
match = "(master)"
match = "(main)"

[tool.semantic_release.commit_parser_options]
default_bump_level = 2 # 1: pre-release / 2: patch / 3: minor / 4: major
Expand Down

0 comments on commit 06f7c9c

Please sign in to comment.