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 f10cd14 commit f195b58Copy full SHA for f195b58
.github/workflows/pages.yaml
@@ -38,7 +38,7 @@ jobs:
38
- name: Upload artifact
39
uses: actions/upload-pages-artifact@v3
40
with:
41
- path: build
+ path: packages/docs/build
42
- name: Deploy to GitHub Pages
43
id: deployment
44
uses: actions/deploy-pages@v4
0 commit comments