diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index ac9578e..e5bd58a 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -17,6 +17,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 + fetch-tags: true - name: Install Build Dependencies run: |