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