We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08c0cff commit 10cfb4bCopy full SHA for 10cfb4b
.github/workflows/generate-dokka.yml
@@ -25,7 +25,7 @@ jobs:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
27
- name: Deploy docs 🚀
28
- uses: JamesIves/github-pages-deploy-action@v4.2.5
+ uses: JamesIves/github-pages-deploy-action@v4.6.9
29
with:
30
branch: gh-pages
31
clean: false
0 commit comments