Skip to content

Commit f27e5b9

Browse files
committed
CI: update the release workflow
1 parent 7509c24 commit f27e5b9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
steps:
2424
- name: Clone the repository
2525
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
26+
with:
27+
fetch-depth: 0
2628

2729
- name: Update embedded version numbers
2830
run: |

0 commit comments

Comments
 (0)