Skip to content

Commit a6a4eac

Browse files
committed
[修改] git 工作流
1 parent 0d4b9a7 commit a6a4eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
git commit -m "chore: 修改更新日志"
4343
4444
- name: change-version-by-tag
45-
uses: AlianBlank/github-action-tag-version@1.1.0
45+
uses: AlianBlank/github-action-tag-version@1.1.1
4646
with:
4747
version: ${{ github.ref_name }}
4848

0 commit comments

Comments
 (0)