We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76e746d + 352e4e1 commit 16ec376Copy full SHA for 16ec376
1 file changed
.github/workflows/deploy-docs.yml
@@ -23,7 +23,7 @@ jobs:
23
run: npm run docs
24
25
- name: Deploy docs
26
- uses: JamesIves/github-pages-deploy-action@v4.7.6
+ uses: JamesIves/github-pages-deploy-action@v4.8.0
27
with:
28
branch: gh-pages # The branch the action should deploy to.
29
folder: docs # The folder the action should deploy.
0 commit comments