Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
astinz committed May 14, 2024
2 parents 00d56e6 + 977b239 commit 0810d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: ./gradlew dokkaHtml
shell: bash
- name: Deploy docs to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.4.3
uses: JamesIves/github-pages-deploy-action@v4.6.0
with:
branch: gh-pages
folder: lib/build/dokka

0 comments on commit 0810d51

Please sign in to comment.