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