Description
It would be nice if this workflow could support creating a release off of a different branch than main (e.g. off of a release/** branch).
The workflow summary that is created in the first job should include the branch name, as well as the version that would get created (this should be retrievable from the python-semantic-release dry run that gets performed).
Additional Information
No response