Skip to content

Commit 5673bba

Browse files
committed
Change branch to main
1 parent be3373f commit 5673bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ major_on_zero = false
4444
commit_subject = "chore(release): bump version to v{version}"
4545
build_command = "curl -sSL https://install.python-poetry.org | python - --preview && export PATH=\"/github/home/.local/bin:$PATH\" && poetry install && poetry build"
4646
upload_to_vcs = true
47-
branch = "develop"
47+
branch = "main"
4848
changelog_components = "semantic_release.changelog.changelog_headers,semantic_release.changelog.compare_url"
4949

5050
[build-system]

0 commit comments

Comments
 (0)