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 c23f894 commit 0657254Copy full SHA for 0657254
.github/workflows/storybook.yml
@@ -37,5 +37,7 @@ jobs:
37
branch: gh-pages
38
folder: storybook-static
39
target-folder: next
40
- clean-exclude: pr
+ clean-exclude: |
41
+ pr
42
+ fluentui
43
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments