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 07e0d29 commit e89508dCopy full SHA for e89508d
1 file changed
.github/workflows/main.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: DeployGHP
36
uses: JamesIves/github-pages-deploy-action@v4
37
with:
38
- folder: build #folder
+ folder: build
39
40
# FIXME: get the tests to pass
41
# test:
0 commit comments