Skip to content

Commit fb87e6c

Browse files
committed
ci: modified chromatic
1 parent 063aa20 commit fb87e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/test/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ runs:
3333
# 👇 Chromatic projectToken, refer to the manage page to obtain it.
3434
projectToken: ${{ inputs.CHROMATIC_PROJECT_TOKEN }}
3535
buildScriptName: story:headless
36-
outputDir: dist/storybook/headless
36+
storybookBuildDir: dist/storybook/headless
3737
zip: true
3838

3939
# - name: Build Daisy Theme

0 commit comments

Comments
 (0)