🐛 Describe the bug
Currently, we will release the docker when the release PR is merged. However, we should really only do that when a release post is published. The reason is that Github release will create a tag for the released version and the Docker should only be built against this version.
Environment
No response
🐛 Describe the bug
Currently, we will release the docker when the release PR is merged. However, we should really only do that when a release post is published. The reason is that Github release will create a tag for the released version and the Docker should only be built against this version.
Environment
No response