Skip to content

Commit ea233cb

Browse files
authored
chore: finish transition to main branch (#561)
somebody renamed the `master` branch to `main`. but forgot to transition the CI triggers. fixed this Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 82c901b commit ea233cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ build-backend = "poetry.core.masonry.api"
8484
version_variable = [
8585
"pyproject.toml:version"
8686
]
87-
branch = "master"
87+
branch = "main"
8888
upload_to_pypi = true
8989
upload_to_repository = true
9090
upload_to_release = true

0 commit comments

Comments
 (0)