Skip to content

Update plugin maven-publish to v0.28.0 (#150) #142

Update plugin maven-publish to v0.28.0 (#150)

Update plugin maven-publish to v0.28.0 (#150) #142

Workflow file for this run

name: Documentation
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: ./gradlew dokkaHtmlMultiModule
- uses: JamesIves/github-pages-deploy-action@v4
with:
folder: build/gh-pages