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.
1 parent 139f215 commit 127ec7cCopy full SHA for 127ec7c
.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