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 24372ee commit 15fb7cdCopy full SHA for 15fb7cd
.github/workflows/main.yml
@@ -51,7 +51,7 @@ jobs:
51
id: deployment
52
uses: actions/upload-pages-artifact@v3
53
with:
54
- path: ./dist
+ path: ./docs
55
56
deploy:
57
environment:
0 commit comments