We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef8ef9 commit 284f5fcCopy full SHA for 284f5fc
.github/workflows/gradle-dokka.yml
@@ -25,7 +25,7 @@ jobs:
25
run: ./gradlew dokkaHtmlMultiModule
26
27
- name: Deploy 🚀
28
- uses: JamesIves/[email protected].7
+ uses: JamesIves/[email protected].8
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