mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-06-07 04:28:11 +08:00
fix: 改为 js 处理
This commit is contained in:
parent
efa6118c3e
commit
66fe882d53
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user