Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nowscott committed Jul 19, 2024
1 parent 06e2bc9 commit 0e4bf65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
with:
fetch-depth: 0 # 确保拉取所有历史记录和标签
fetch-depth: 0

- name: Get latest release tag
id: get_latest_release
Expand Down

0 comments on commit 0e4bf65

Please sign in to comment.