We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05c05b8 commit 7b510d1Copy full SHA for 7b510d1
.github/workflows/gradle-dokka.yml
@@ -22,7 +22,7 @@ jobs:
22
run: ./gradlew dokkaHtmlMultiModule
23
24
- name: Deploy 🚀
25
- uses: JamesIves/[email protected].4
+ uses: JamesIves/[email protected].7
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