We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecdca03 commit c7a103dCopy full SHA for c7a103d
.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.6.9
+ uses: JamesIves/github-pages-deploy-action@v4.7.2
29
with:
30
branch: gh-pages
31
clean: false
0 commit comments