Skip to content

Commit

Permalink
Restore dcr-chromatic
Browse files Browse the repository at this point in the history
  • Loading branch information
domlander committed Dec 23, 2024
1 parent 09a3f20 commit bee2867
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dcr-chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ jobs:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN__DOTCOM_RENDERING }}
token: ${{ secrets.GITHUB_TOKEN }}
autoAcceptChanges: main
onlyChanged: false
onlyChanged: true
untraced: '**/(package*.json|pnpm-lock.yaml|preview.js)'
workingDir: dotcom-rendering
buildScriptName: 'build-storybook'
exitOnceUploaded: true
Expand Down

0 comments on commit bee2867

Please sign in to comment.