mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-07-25 07:25:41 +08:00
fix: update
This commit is contained in:
parent
66fe882d53
commit
788ee21e74
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Generate Release Notes
|
- name: Generate Release Notes
|
||||||
run: |
|
run: |
|
||||||
mkdir log
|
rm -rf log
|
||||||
newTag=${{ steps.last_tag.outputs.tag_last }}
|
newTag=${{ steps.last_tag.outputs.tag_last }}
|
||||||
git-log -m tag -f ${{ steps.last_tag.outputs.tag_cmd }} -v ${newTag#v}
|
git-log -m tag -f ${{ steps.last_tag.outputs.tag_cmd }} -v ${newTag#v}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user