We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e155695 commit c683b90Copy full SHA for c683b90
.github/workflows/gradle-dokka.yml
@@ -25,7 +25,7 @@ jobs:
25
run: ./gradlew dokkaHtml
26
27
- name: Deploy 🚀
28
- uses: JamesIves/[email protected].1
+ uses: JamesIves/[email protected].2
29
with:
30
branch: docs # The branch the action should deploy to.
31
folder: library/build/docs/dokka # The folder the action should deploy.
0 commit comments