Update release.yml (#265)

The Release workflow used to work with a fetch-depth: 0 - not sure why this is required but yolo-ing it in for a test
This commit is contained in:
xermicus
2025-03-20 20:07:04 +01:00
committed by GitHub
parent 497dae2494
commit 004b8ac16c
+1
View File
@@ -29,6 +29,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-tags: true
fetch-depth: 0
- name: Check Versions
id: versions