Skip to content

Commit a54935d

Browse files
committed
readthedocs: Also fetch all other branches
'stable/2.0' is a branch, not a tag. Signed-off-by: Stephen Finucane <[email protected]>
1 parent 68a80a9 commit a54935d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ build:
1010
jobs:
1111
post_checkout:
1212
- git fetch --unshallow
13-
- git fetch --tags
13+
- git fetch --all --tags

0 commit comments

Comments
 (0)