Skip to content

github: use last tag if no release found

Agathe Porte requested to merge gagath/pypi2deb:feat-github-tags into master

Most projects do not use the "release" proprietary feature of Github, but plain old git tags instead. If no release is found in the repository, we try to use the latest release instead.

Merge request reports

Loading