ci: improve changelog generation

This commit is contained in:
Σrebe - Romain GERARD
2024-06-07 21:40:28 +02:00
parent bb266f6899
commit 38fcb10e33
+2
View File
@@ -152,6 +152,8 @@ jobs:
steps:
- name: Checkout Git repo
uses: actions/checkout@v3
with:
fetch-depth: 0
# Download all artifacts
- uses: actions/download-artifact@v3