Update .gitea/workflows/release.yml

This commit is contained in:
2025-06-04 15:54:35 +01:00
parent cab7b717f7
commit faf94d6905

View File

@@ -31,7 +31,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@master
with:
fetch-depth: 0
fetch-tags: true