fix(ci):fixed changelog ci (#302)

This commit is contained in:
Suyunmeng
2025-06-22 20:48:10 +08:00
committed by GitHub
parent 12fd52b6b7
commit 64dd3cb047

View File

@ -21,4 +21,4 @@ jobs:
- run: npx changelogithub # or changelogithub@0.12 if ensure the stable result
env:
GITHUB_TOKEN: ${{secrets.MY_TOKEN}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}