-
Hey - my project has loads of releases but the github release badge says it doesn't |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This is a frequent source of confusion for users. This project actually has zero releases There are two solutions to this:
http://img.shields.io/github/v/tag/badges/shields
|
Beta Was this translation helpful? Give feedback.
This is a frequent source of confusion for users.
Github displays tags and releases on the same page via the front-end:
https://github.com/badges/shields/releases
This project actually has zero releases
https://api.github.com/repos/badges/shields/releases
but lots of tags
https://api.github.com/repos/badges/shields/tags
There are two solutions to this:
http://img.shields.io/github/v/tag/badges/shields
https://help.github.com/en/github/administering-a-repository/managing-releases-in-a-repository#creating-a-release