chore(action): update changelogithub to version 0.12 in release workflow

This commit is contained in:
Jun Chang
2025-04-08 11:49:07 +08:00
parent 610fff0434
commit 349d4574bc

View File

@@ -32,7 +32,7 @@ jobs:
- name: build
run: pnpm run build
- run: npx changelogithub
- run: npx changelogithub@0.12
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}