We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fdda09 commit 617e7feCopy full SHA for 617e7fe
.github/workflows/build-and-deploy.yml
@@ -93,7 +93,7 @@ jobs:
93
submodules: recursive
94
fetch-depth: 0
95
- name: Generate and deploy documenation
96
- uses: SmartOperatingBlock/documentation-ghp-action@1.0.0
+ uses: SmartOperatingBlock/documentation-ghp-action@1.1.0
97
with:
98
should-generate-code-documentation: true
99
code-documentation-generation-command: ./gradlew dokkaHtml
0 commit comments