Update .gitea/workflows/release.yml #23

Merged
WorldTeacher merged 1 commits from dev into main 2025-06-04 15:55:02 +01:00

View File

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