Hey everyone! I've just managed to configure and r...
# dokka
e
Hey everyone! I've just managed to configure and run a Dokka multi-project build. All works fine and I can navigate the output locally. Now, I don't have access to GitHub Actions in our self-hosted GitHub Enterprise instance, so I can't use the usual setup. Can you advise on a Gradle plugin similar to maven-scm-publish-plugin? That's what I'm using on all our Maven projects to commit to the GitHub Pages branch from Jenkins.