Skip to content

Commit 6d689ae

Browse files
committed
chore: clone fetch-depth
1 parent 744e009 commit 6d689ae

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
steps:
3030
- name: Checkout code
3131
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
32+
with:
33+
fetch-depth: 0
3234

3335
- name: Setup Nix
3436
uses: ./.github/actions/setup-nix

0 commit comments

Comments
 (0)