Fetch with full depth for publishing to get correct dates/hash

This commit is contained in:
Yury V. Zaytsev
2025-03-21 15:54:05 +01:00
parent 4565193546
commit ae4d577767

View File

@@ -15,6 +15,8 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: '0'
- name: Configure `git` credentials
run: |