Skip to content

Commit

Permalink
fix: 改为 js 处理
Browse files Browse the repository at this point in the history
  • Loading branch information
zoujingli committed Aug 4, 2024
1 parent efa6118 commit 66fe882
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 66fe882

Please sign in to comment.