We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd55183 + 1f0bfb5 commit f5e4191Copy full SHA for f5e4191
.github/workflows/deploy-storybook.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Upload artifact
36
uses: actions/upload-pages-artifact@v3
37
with:
38
- path: ./storybook-static
+ path: ./packages/nextjs/storybook-static
39
40
deploy:
41
runs-on: ubuntu-latest
0 commit comments