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 c6b1576 commit d295753Copy full SHA for d295753
.github/workflows/deploy-to-gh-pages.yaml
@@ -40,6 +40,8 @@
40
41
- name: Upload GitHub Pages artifact
42
uses: actions/[email protected]
43
+ with:
44
+ path: dist
45
46
- name: Deploy
47
uses: actions/deploy-pages@v4
0 commit comments