diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index ebebce9..6117cbe 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -24,6 +24,8 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 + with + fetch-depth: 0 - name: Build and release binaries uses: https://git.cyborggrizzly.com/bearmetal/ci-actions/deno-release@main with: