mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-04-14 18:30:30 +08:00
feat(GitHub Actions): 修改CD流水线逻辑,基于@142vip/fairy-cli模块使用changelog命令
This commit is contained in:
3
.github/workflows/CD.yaml
vendored
3
.github/workflows/CD.yaml
vendored
@@ -136,7 +136,8 @@ jobs:
|
||||
|
||||
# Github发布版本,并更新Release信息
|
||||
- name: Release New Version
|
||||
run: npx changelog
|
||||
run: |
|
||||
npx fa changelog
|
||||
env:
|
||||
GITHUB_TOKEN: ${{secrets.TOKEN}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user