Tried to release, but [got this in the CI](https://github.com/atomicdata-dev/atomic-server/actions/runs/7169522614/job/19520119669#step:7:9825) ``` 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](https://github.com/atomicdata-dev/atomic-server/actions/runs/7887506959/job/21522900474#step:8:3702))