Skip to content

Commit

Permalink
feat: 版本更新方式
Browse files Browse the repository at this point in the history
  • Loading branch information
Greatwallcorner committed Jul 14, 2024
1 parent a0a6667 commit a32d931
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
with:
fetch-depth: 0
- name: get-tag
id: get-tag
run: |
latest_tag=$(git describe --tags --abbrev=0)
echo $latest_tag
Expand Down

0 comments on commit a32d931

Please sign in to comment.