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