There was an error while loading. Please reload this page.
1 parent 88b707a commit b2d473fCopy full SHA for b2d473f
1 file changed
.github/workflows/gradle-dokka.yml
@@ -25,7 +25,7 @@ jobs:
25
run: ./gradlew dokkaHtmlMultiModule
26
27
- name: Deploy 🚀
28
- uses: JamesIves/github-pages-deploy-action@v4.7.2
+ uses: JamesIves/github-pages-deploy-action@v4.7.3
29
with:
30
branch: docs # The branch the action should deploy to.
31
folder: dokka-docs # The folder the action should deploy.
0 commit comments