Skip to content

Commit

Permalink
[修改]1. 修改tag
Browse files Browse the repository at this point in the history
  • Loading branch information
AlianBlank committed Sep 24, 2024
1 parent 18ac737 commit b4c8c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
fetch-depth: 0 # 为了 git pull --unshallow,我们需要获取所有的提交历史

- name: change-version-by-tag
uses: AlianBlank/github-action-tag-version@0.0.1
uses: AlianBlank/github-action-tag-version@0.0.2
with:
version: ${{ github.ref_name }}
- run: echo "version - ${{ steps.info.outputs.currentVersion }}"

0 comments on commit b4c8c2c

Please sign in to comment.