Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mcxross/kaptos
Browse files Browse the repository at this point in the history
  • Loading branch information
astinz committed Sep 26, 2024
2 parents e6394ec + 0ed6d46 commit 64731d7
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 @@ -40,7 +40,7 @@ jobs:
run: ./gradlew dokkaHtml --refresh-dependencies
shell: bash
- name: Deploy docs to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.6.3
uses: JamesIves/github-pages-deploy-action@v4.6.4
with:
branch: gh-pages
folder: lib/build/dokka

0 comments on commit 64731d7

Please sign in to comment.