fix: 改为 js 处理

This commit is contained in:
邹景立 2024-08-04 13:48:46 +08:00
parent efa6118c3e
commit 66fe882d53

View File

@ -54,7 +54,6 @@ jobs:
run: |
mkdir log
newTag=${{ steps.last_tag.outputs.tag_last }}
echoTag=${newTag#1}
git-log -m tag -f ${{ steps.last_tag.outputs.tag_cmd }} -v ${newTag#v}
- name: Create Release