fix: update

This commit is contained in:
邹景立 2024-08-04 13:54:10 +08:00
parent 66fe882d53
commit 788ee21e74

View File

@ -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}