diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d3763d4..a940692 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -107,6 +107,8 @@ jobs: contents: write steps: - uses: actions/checkout@v4 + with: + fetch-depth: 0 - name: Read version id: ver