mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-07-25 07:25:41 +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: |
|
run: |
|
||||||
mkdir log
|
mkdir log
|
||||||
newTag=${{ steps.last_tag.outputs.tag_last }}
|
newTag=${{ steps.last_tag.outputs.tag_last }}
|
||||||
echoTag=${newTag#1}
|
|
||||||
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}
|
||||||
|
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user