Open
Description
Tried to release, but got this in the CI
Error: parse joepmeneer/atomic-server:v0.36.1
joepmeneer/atomic-server:latest: invalid reference format
I think this might be because steps.meta.outputs.tags
outputs tags with newlines, while it should do something like space or comma seperated.
Previously, the issue may have been a dash -
at the start of the tag. (possibly had that again just now)