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 67586a4 commit 74f82ffCopy full SHA for 74f82ff
.github/workflows/deploy-docs.yml
@@ -26,4 +26,4 @@ jobs:
26
uses: JamesIves/github-pages-deploy-action@4.1.4
27
with:
28
branch: gh-pages # The branch the action should deploy to.
29
- folder: docs # The folder the action should deploy.
+ folder: docs # The folder the action should deploy.
0 commit comments