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 8b1df14 commit 39386a0Copy full SHA for 39386a0
1 file changed
.github/workflows/deploy.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Upload artifact
49
uses: actions/upload-pages-artifact@v1
50
with:
51
- path: ./public
+ path: ../website
52
53
# Deployment job
54
deploy:
0 commit comments