Skip to content

Commit 56d5bef

Browse files
fix: update semantic config
1 parent 4e21588 commit 56d5bef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[semantic_release]
22
version_source = tag
33
upload_to_pypi = true
4-
# branch = master
5-
branches = master,release-main
4+
branch = release-main
5+
# branches = master,release-main
66
commit = false
77
push = false
88

0 commit comments

Comments
 (0)