chore(action): remove fetch-depth option from changelogithub in release workflow

This commit is contained in:
Jun Chang
2025-04-08 11:57:21 +08:00
parent d71c50db2a
commit e7318fd63e

View File

@@ -37,8 +37,6 @@ 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