pub fn compare_url(
source: &SourceConfiguration,
previous_tag: &str,
current_tag: &str,
) -> StringExpand description
URL comparing two tags on the GitHub repository.
pub fn compare_url(
source: &SourceConfiguration,
previous_tag: &str,
current_tag: &str,
) -> StringURL comparing two tags on the GitHub repository.