We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17b94d0 + 127ec7c commit fe1abadCopy full SHA for fe1abad
.github/workflows/release.yml
@@ -16,6 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
with:
18
fetch-tags: true
19
+ fetch-depth: 0
20
21
- name: Extract version from Cargo.toml
22
id: extract
0 commit comments