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 22f0033 commit 18a23caCopy full SHA for 18a23ca
.github/workflows/docs-deploy.yml
@@ -27,7 +27,7 @@ jobs:
27
run: make build-docs
28
29
- name: Deploy 🚀
30
- uses: JamesIves/github-pages-deploy-action@v4.7.3
+ uses: JamesIves/github-pages-deploy-action@v4.7.4
31
with:
32
branch: gh-pages
33
folder: docs/build
0 commit comments