Skip to content

Commit

Permalink
Fetch all tags in readthedocs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
larsevj committed Nov 15, 2024
1 parent ffaa27a commit 7612535
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ build:
os: ubuntu-22.04
tools:
python: "3.12"
jobs:
post_checkout:
- git fetch --unshallow --tags || true

0 comments on commit 7612535

Please sign in to comment.