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 6019779 commit db11ef6Copy full SHA for db11ef6
1 file changed
.github/workflows/android-ci.yml
@@ -61,7 +61,7 @@ jobs:
61
- name: Generate docs with dokka
62
run: ./gradlew dokkaHtmlMultiModule
63
- name: Deploy 🚀
64
- uses: JamesIves/github-pages-deploy-action@v4.7.6
+ uses: JamesIves/github-pages-deploy-action@v4.8.0
65
with:
66
branch: docs # The branch the action should deploy to.
67
folder: dokka-docs # The folder the action should deploy.
0 commit comments