We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92ddb0f + 552bcdc commit 549ae50Copy full SHA for 549ae50
.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.5.0
+ uses: JamesIves/github-pages-deploy-action@v4.6.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