mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-06-08 04:48:10 +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
|
||||
run: |
|
||||
mkdir log
|
||||
rm -rf log
|
||||
newTag=${{ steps.last_tag.outputs.tag_last }}
|
||||
git-log -m tag -f ${{ steps.last_tag.outputs.tag_cmd }} -v ${newTag#v}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user