Skip to content

Commit 3f7a17c

Browse files
committed
[MAINT] checkout tags for doc deployment
fixes missing version information in docs
1 parent 401a5e6 commit 3f7a17c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919

2020
steps:
2121
- uses: actions/checkout@v2
22+
with:
23+
fetch-depth: 0
2224

2325
- name: setup_miniconda
2426
uses: conda-incubator/setup-miniconda@v2

0 commit comments

Comments
 (0)