Skip to content

Commit 0657254

Browse files
Adding fluentui as an exclude
1 parent c23f894 commit 0657254

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/storybook.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,7 @@ jobs:
3737
branch: gh-pages
3838
folder: storybook-static
3939
target-folder: next
40-
clean-exclude: pr
40+
clean-exclude: |
41+
pr
42+
fluentui
4143
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)