ci(release): fetch full history for accurate commit count

This commit is contained in:
Enginex0
2026-03-17 03:43:16 +01:00
parent 46ebde8d4f
commit 5d270ce1ad
+2
View File
@@ -107,6 +107,8 @@ jobs:
contents: write contents: write
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Read version - name: Read version
id: ver id: ver