Custom badges from build to github

I’m using simplecov and a simplecov badge gem to generate a badge for the code coverage from the tests. the badge is generated and put into the artifacts folder. I’m using the artifacts key but github isn’t rendering the image from the artifact (svg). any recommendation on how to do this?

1 Like