As reported on Slack by @pshevche, releasing a new version of test-retry-gradle-plugin fails to create the a git tag.
By now there's a workaround creating the tag manually and proceeding with the following release steps.
Fix the creation of that git tag.
The solution can be tested by removing the dependency of nebula tasks on the publication tasks here and by deleting the tags that might be created doing so manually.