Skip to content

Commit

Permalink
[skip ci] ci: Switch checkout to fetch all
Browse files Browse the repository at this point in the history
  • Loading branch information
ketozhang committed Jun 17, 2024
1 parent 8844b7b commit 6b30ff1
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 @@ -26,7 +26,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
fetch-tags: true
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v3
- name: Install Python dependencies
Expand Down

0 comments on commit 6b30ff1

Please sign in to comment.