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 fc94572 commit 0a0b88fCopy full SHA for 0a0b88f
.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