ci: improve changelog generation

This commit is contained in:
Σrebe - Romain GERARD 2024-06-07 21:40:28 +02:00
parent bb266f6899
commit 38fcb10e33
No known key found for this signature in database
GPG key ID: 7A42B4B97E0332F4

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