We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe08a60 commit a2c4e77Copy full SHA for a2c4e77
.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.5.0
+ uses: JamesIves/github-pages-deploy-action@v4.6.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