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 cd42fde commit 8d610aaCopy full SHA for 8d610aa
.github/workflows/deploy-github.yml
@@ -61,7 +61,7 @@ jobs:
61
- name: Upload artifact
62
uses: actions/upload-pages-artifact@v2
63
with:
64
- path: ./docs/public
+ path: /public
65
66
# Deployment job
67
deploy:
0 commit comments