We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71d8715 commit 6cafc8bCopy full SHA for 6cafc8b
1 file changed
.github/workflows/publish.yaml
@@ -35,7 +35,7 @@ jobs:
35
- name: Upload artifact
36
uses: actions/upload-pages-artifact@v3
37
with:
38
- path: build_outputs_folder/
+ path: dist
39
40
# Deployment job
41
deploy:
0 commit comments