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 07ded17 commit 4594fd8Copy full SHA for 4594fd8
.github/workflows/release.yml
@@ -70,7 +70,7 @@ jobs:
70
env:
71
ORG_GRADLE_PROJECT_githubRepository: ${{ github.repository }}
72
- name: Publish Documentation
73
- uses: peaceiris/actions-gh-pages@v3.9.3
+ uses: peaceiris/actions-gh-pages@v4.0.0
74
with:
75
publish_dir: ./build/dokka/html
76
deploy_key: ${{ secrets.GH_PAGES_DEPLOY_KEY }}
0 commit comments