We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd253ee commit beb366aCopy full SHA for beb366a
.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