Skip to content

Commit ce1e2fa

Browse files
committed
chore(ci): fetch whole history
1 parent 3a5a555 commit ce1e2fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
steps:
5555
- uses: actions/checkout@v4
5656
with:
57+
fetch-depth: 0
5758
persist-credentials: false
5859
- uses: actions/setup-node@v4
5960
with:

0 commit comments

Comments
 (0)