mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-06-08 12:58:11 +08:00
fix: 更新风格
This commit is contained in:
parent
c0163fb16e
commit
6eb35d81ca
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
- name: Generate changelog since last tag
|
||||
run: |
|
||||
conventional-changelog -p angular -i CHANGELOG.md -s -r ${{ steps.last_tag.outputs.tag }}..HEAD
|
||||
conventional-changelog -p atom -i CHANGELOG.md -s -r ${{ steps.last_tag.outputs.tag }}..HEAD
|
||||
|
||||
- name: Create Release
|
||||
id: create_release
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user