We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceea073 commit 985d913Copy full SHA for 985d913
.github/workflows/dokka.yml
@@ -31,7 +31,7 @@ jobs:
31
run: ./gradlew dokkaHtm -Pversion=${{ env.VERSION }}
32
33
- name: Publish documentation
34
- uses: JamesIves/[email protected].2
+ uses: JamesIves/[email protected].3
35
with:
36
branch: gh-pages
37
folder: build/dokka/html
0 commit comments