We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 060a1b4 commit 4c4257fCopy full SHA for 4c4257f
1 file changed
.github/workflows/deploy-docs.yml
@@ -14,6 +14,8 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v4
17
+ with:
18
+ fetch-tags: true
19
20
- name: Setup Micromamba env
21
uses: mamba-org/setup-micromamba@v1
0 commit comments