diff --git a/pyproject.toml b/pyproject.toml index 7f54be62553c7934c83eb0760a038350d5ead504..3b39ab2dedc5debf8d85a989f13287b20fd9f326 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -109,8 +109,7 @@ changelog_sections = "feature,fix,breaking,documentation,performance" changelog_components = "semantic_release.changelog.changelog_headers,semantic_release.changelog.compare_url" upload_to_repository = false upload_to_release = true -hvcs = "gitlab" -hvcs_domain = "gitlab1.ptb.de" +hvcs = "github" commit_author= "Bjoern Ludwig <bjoern.ludwig@ptb.de>" [tool.flake8]