Update release.yaml

This commit is contained in:
Lost Paul 2025-06-23 14:11:42 +02:00 committed by GitHub
parent 2bc19a09ab
commit 84bf4e0d99
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,6 +14,9 @@ jobs:
with:
submodules: recursive
fetch-depth: 0
- name: Fetch all branches
run: git fetch --all
- name: Extract branch name
id: extract_branch