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 1558cb5 commit 35a2b61Copy full SHA for 35a2b61
.github/workflows/publish.yml
@@ -66,6 +66,7 @@ jobs:
66
storybookBuildDir: packages/storybook/dist/
67
storybookConfigDir: packages/storybook/config/
68
onlyChanged: true
69
+ externals: "proprietary/**/*.tokens.json"
70
71
- name: Upload the Storybook artifact from the build step
72
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
0 commit comments