Skip to content

Commit

Permalink
ci: trace logs
Browse files Browse the repository at this point in the history
  • Loading branch information
acid-chicken committed Apr 6, 2023
1 parent a47f952 commit cb0e7e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
id: chromatic
uses: chromaui/action@v1
with:
debug: true
exitOnceUploaded: true
externals: |
- "assets/**"
Expand All @@ -50,6 +51,7 @@ jobs:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
storybookBaseDir: packages/frontend
storybookBuildDir: packages/frontend/storybook-static
traceChanged: extended
- name: Upload Artifacts
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit cb0e7e3

Please sign in to comment.