We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3105f9 commit a72647dCopy full SHA for a72647d
1 file changed
.github/workflows/deploy-docs.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
with:
18
- fetch-tags: true
+ fetch-depth: 0
19
20
- name: Setup Micromamba env
21
uses: mamba-org/setup-micromamba@v1
0 commit comments