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 9459685 commit fa37accCopy full SHA for fa37acc
.github/workflows/deploy.yml
@@ -54,7 +54,7 @@ jobs:
54
- name: Upload artifact
55
uses: actions/upload-pages-artifact@v3
56
with:
57
- path: ./out
+ path: ./build
58
59
deploy:
60
environment:
0 commit comments