We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3bf7e0 commit 3eed6b8Copy full SHA for 3eed6b8
.github/workflows/publish-release.yml
@@ -42,7 +42,7 @@ jobs:
42
git commit -m "[修改]1.修改更新日志"
43
44
- name: change-version-by-tag
45
- uses: AlianBlank/github-action-tag-version@1.0.9
+ uses: AlianBlank/github-action-tag-version@1.1.0
46
with:
47
version: ${{ github.ref_name }}
48
0 commit comments