We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2aca259 + e33f60b commit ae9aaa1Copy full SHA for ae9aaa1
1 file changed
.github/workflows/docs.yml
@@ -22,7 +22,7 @@ jobs:
22
cd _build/html
23
touch .nojekyll
24
- name: Push docs to GitHub Pages
25
- uses: JamesIves/github-pages-deploy-action@v4.4.0
+ uses: JamesIves/github-pages-deploy-action@v4.4.1
26
with:
27
branch: gh-pages
28
folder: ./docs/_build/html
0 commit comments