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 c91f0b2 commit 3ccb5b6Copy full SHA for 3ccb5b6
.github/workflows/gh-page.yml
@@ -83,7 +83,7 @@ jobs:
83
- name: Upload artifact
84
uses: actions/upload-pages-artifact@v3
85
with:
86
- path: ./public
+ path: ./exampleSite/public
87
88
# Deployment job
89
deploy:
0 commit comments