Skip to content

Fix logging of tag names for API releases

Yorick Peterse requested to merge fix-release-tag-logging into master

In a few places we'd log the output of inspect for the tags, instead of just logging their names.

Merge request reports