We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2ca0a1 commit b152fd9Copy full SHA for b152fd9
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
--prune \
38
--prune-tags \
39
--force \
40
- --depth=1 \
+ --depth=100 \
41
--no-recurse-submodules
42
43
- name: Determine the project identifier
0 commit comments