Build docs with github action instead of Travis, since Maven publish doesn't work there ``` script: "./gradlew displayVersion dokkaGfmMultimodule --no-daemon" ```
Build docs with github action instead of Travis, since Maven publish doesn't work there