Currently, updating API docs manually. I want to automate it in publish CircleCI jobs or GitHub workflow with tag push. Update docs command is below ``` ./gradlew dokkaHtmlMultiModule ```