We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e8c3c5 commit 2a56c8bCopy full SHA for 2a56c8b
.github/workflows/deploy-docs.yml
@@ -40,7 +40,7 @@ jobs:
40
make build-docs
41
42
- name: Deploy 🚀
43
- uses: JamesIves/github-pages-deploy-action@v4.4.3
+ uses: JamesIves/github-pages-deploy-action@v4.5.0
44
with:
45
branch: gh-pages
46
folder: ~/output
0 commit comments