We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d91bf92 + b61ae86 commit 6ee5264Copy full SHA for 6ee5264
template/.github/workflows/docs.yml
@@ -65,7 +65,7 @@ jobs:
65
name: docs_html
66
path: html/
67
68
- - uses: JamesIves/github-pages-deploy-action@v4.5.0
+ - uses: JamesIves/github-pages-deploy-action@v4.6.0
69
if: ${{ inputs.publish }}
70
with:
71
branch: gh-pages
0 commit comments