Skip to content

Commit 2fd9225

Browse files
fix(deploy): use correct release branch
[skip ci]
1 parent d7505c1 commit 2fd9225

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
version_variable = unityparser/__init__.py:__version__
33
changelog_format = markdown
44
changelog_components = semantic_release.changelog.changelog_headers,semantic_release.changelog.compare_url
5-
commit_message=Automatically generated by python-semantic-release [skip-ci]
5+
commit_message = Automatically generated by python-semantic-release [skip-ci]
6+
branch = main

0 commit comments

Comments
 (0)