diff --git a/.github/workflows/ release.yml b/.github/workflows/ release.yml index 3d5303a..546d9ff 100644 --- a/.github/workflows/ release.yml +++ b/.github/workflows/ release.yml @@ -37,6 +37,8 @@ jobs: - run: npx changelogithub@0.12 env: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} + with: + fetch-depth: 0 - name: Upload files to release uses: svenstaro/upload-release-action@v2