Always release the current main branch (#4237)
### Description
It's not really helpful that we have to wait for main CI to succeed
until we can publish a version.
Also note that the action we used to use is broken anyway:
https://github.com/talentpair/last-green-commit-action/issues/277