Skip to content

Commit 25dae92

Browse files
committed
ci: fetch full git history to publish chromatic
1 parent 23412a2 commit 25dae92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
steps:
2424
- name: Checkout
2525
uses: actions/checkout@v4
26+
with:
27+
fetch-depth: 0
2628

2729
- name: Collect Workflow Telemetry
2830
uses: catchpoint/workflow-telemetry-action@v2

0 commit comments

Comments
 (0)