Skip to content

Commit ce08c1d

Browse files
committed
fetch deep
1 parent 3cb6c47 commit ce08c1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ jobs:
88
steps:
99
- name: Check out
1010
uses: actions/checkout@v3
11+
with:
12+
fetch-depth: 0
1113
- name: Set Github identity
1214
run: |
1315
git config --global user.name clojure-build

0 commit comments

Comments
 (0)