diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index b0397dd..9a22885 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -15,6 +15,8 @@ jobs: run: echo "${LOCIP} gitea.comnenos" >> /etc/hosts - uses: actions/checkout@v4 + with: + fetch-depth: 0 - name: Install Build Dependencies run: |