We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9530929 commit d11d94fCopy full SHA for d11d94f
.github/workflows/gradle-dokka.yml
@@ -22,7 +22,7 @@ jobs:
22
run: ./gradlew dokkaHtmlMultiModule
23
24
- name: Deploy 🚀
25
- uses: JamesIves/github-pages-deploy-action@v4.4.3
+ uses: JamesIves/github-pages-deploy-action@v4.5.0
26
with:
27
branch: docs # The branch the action should deploy to.
28
folder: dokka-docs # The folder the action should deploy.
0 commit comments