Skip to content

Commit 4c4257f

Browse files
committed
fetch tags in deploy docs
1 parent 060a1b4 commit 4c4257f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v4
17+
with:
18+
fetch-tags: true
1719

1820
- name: Setup Micromamba env
1921
uses: mamba-org/setup-micromamba@v1

0 commit comments

Comments
 (0)