We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6d5ade commit 6436fc7Copy full SHA for 6436fc7
.github/workflows/gh-pages-preview.yml
@@ -27,4 +27,5 @@ jobs:
27
- name: Deploy preview
28
uses: rossjrw/pr-preview-action@v1
29
with:
30
- source-dir: ./storybook-static/
+ source-dir: ./storybook-static/
31
+ preview-branch: github-pages
0 commit comments