Update pages.yml

This commit is contained in:
Alexander Nozik 2022-04-12 11:10:14 +03:00 committed by GitHub
parent 19cd74013b
commit b698f2d613
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ jobs:
- uses: gradle/gradle-build-action@v2.1.5 - uses: gradle/gradle-build-action@v2.1.5
with: with:
arguments: dokkaHtmlMultiModule --no-parallel arguments: dokkaHtmlMultiModule --no-parallel
- uses: JamesIves/github-pages-deploy-action@4.3.0 - uses: JamesIves/github-pages-deploy-action@v4.3.0
with: with:
branch: gh-pages branch: gh-pages
folder: build/dokka/htmlMultiModule folder: build/dokka/htmlMultiModule