Enabled releases to Maven Central by mockitoguy · Pull Request #2111 · mockito/mockito (original) (raw)
Fixed the bug with how we controlled Maven Central releases via commit messages.
Testing done: Ran the workflow in a forked repository and b) observed that the information from the commit message is passed to the environment variable.
Fixes #2110