We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9459685 + fa37acc commit bac38beCopy full SHA for bac38be
1 file changed
.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