Skip to content

Commit 35a2b61

Browse files
richadrRobbert
authored andcommitted
ci: disable TurboSnap when tokens are changed (these are not properly detected by TurboSnap)
1 parent 1558cb5 commit 35a2b61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
storybookBuildDir: packages/storybook/dist/
6767
storybookConfigDir: packages/storybook/config/
6868
onlyChanged: true
69+
externals: "proprietary/**/*.tokens.json"
6970

7071
- name: Upload the Storybook artifact from the build step
7172
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0

0 commit comments

Comments
 (0)