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.
1 parent ec86901 commit fbb07f3Copy full SHA for fbb07f3
.github/workflows/deploy-docs.yml
@@ -23,7 +23,7 @@ jobs:
23
run: npm run docs
24
25
- name: Deploy docs
26
- uses: JamesIves/[email protected].3
+ uses: JamesIves/[email protected].4
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