We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba12505 + 209524d commit 6c9fba8Copy full SHA for 6c9fba8
1 file changed
.github/workflows/docs_deploy.yml
@@ -51,7 +51,7 @@ jobs:
51
# attempt_limit: 5
52
# attempt_delay: 30000
53
- name: Deploy to Github pages
54
- uses: JamesIves/github-pages-deploy-action@v4.7.2
+ uses: JamesIves/github-pages-deploy-action@v4.7.3
55
with:
56
branch: github_pages
57
folder: docs/build/html
0 commit comments