NathanCheshire / GravatarJavaClient

A Java/JVM wrapper for the Gravatar Avatar and Profile APIs
MIT License
2 stars 0 forks source link

Actions for code cov percentage and commit hash #8

Closed NathanCheshire closed 1 year ago

NathanCheshire commented 1 year ago

Need to update the percent the custom codecov badge shows, not sure how yet. Also need to update in the readme the reference to the most recent commit SHA.

NathanCheshire commented 1 year ago

Parse from https://api.github.com/repos/OWNER/REPO/releases to retrieve the most recent release. Then we need to update the readme with an action to show the most recent release.