Closed 5HT2 closed 1 year ago
This is required in order to be able to run actions publish releases on forks, which I was trying to do to re-add release artifact publishing
Wouldn't those loggers print everytime Gradle is invoked? That'd get pretty annoying.
They would. I can remove the logging entirely, or set it to debug (which would only show with the --verbose flag on gradle).
This is required in order to be able to run actions publish releases on forks, which I was trying to do to re-add release artifact publishing