mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
feat: Enable turbosnap on chromatic workflow (no-changelog) (#11595)
This commit is contained in:
1
.github/workflows/chromatic.yml
vendored
1
.github/workflows/chromatic.yml
vendored
@@ -65,6 +65,7 @@ jobs:
|
|||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
with:
|
with:
|
||||||
workingDir: packages/design-system
|
workingDir: packages/design-system
|
||||||
|
onlyChanged: true
|
||||||
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
|
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
|
||||||
exitZeroOnChanges: false
|
exitZeroOnChanges: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user