semantic_release.cli.commands.publish module

semantic_release.cli.commands.publish.publish_distributions(tag: str, hvcs_client: RemoteHvcsBase, dist_glob_patterns: tuple[str, ...], noop: bool = False) None[source]