Skip to content

Commit 5b8a087

Browse files
bors[bot]lnicola
andauthored
Merge #8194
8194: Make a full clone in `release.yaml` to bring in tags r=lnicola a=lnicola Co-authored-by: Laurențiu Nicola <[email protected]>
2 parents d7db38f + 27bfb1f commit 5b8a087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
CARGO_NET_RETRY: 10
1414
RUSTFLAGS: "-D warnings -W unreachable-pub"
1515
RUSTUP_MAX_RETRIES: 10
16-
FETCH_DEPTH: 200
16+
FETCH_DEPTH: 0 # pull in the tags for the version string
1717

1818
jobs:
1919
dist-x86_64-pc-windows-msvc:

0 commit comments

Comments
 (0)