Skip to content

Commit

Permalink
🐛 tags not fetched without entire history
Browse files Browse the repository at this point in the history
  • Loading branch information
enryH committed Oct 9, 2024
1 parent f4f06ab commit b57415a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-tags: true
fetch-depth: 0

# - uses: actions/setup-python@v5
# with:
Expand Down

0 comments on commit b57415a

Please sign in to comment.