diff --git a/.github/workflows/ochami.yml b/.github/workflows/ochami.yml index ec59ace..0118bca 100644 --- a/.github/workflows/ochami.yml +++ b/.github/workflows/ochami.yml @@ -32,7 +32,7 @@ jobs: uses: actions/checkout@v4 with: fetch-tags: 1 - fetch-depth: 1 + fetch-depth: 0 - name: Release with goreleaser uses: goreleaser/goreleaser-action@v5 env: