Use the GitHub Action "Release Containerimage" to build an image of a selected branch and release it as a package in this repository. The naming convention for the image is [branch]-[commit-hash]
The action is also triggered automatically when a commit to main occurs.