diff --git a/.github/workflows/publish-docs.yml b/.github/workflows/publish-docs.yml
index 85900bda6..5a8993a7a 100644
--- a/.github/workflows/publish-docs.yml
+++ b/.github/workflows/publish-docs.yml
@@ -26,6 +26,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{ inputs.ref }}
+ fetch-depth: 0
- uses: actions/setup-python@v5
with:
diff --git a/docs/.overrides/main.html b/docs/.overrides/main.html
index 07cd6bc02..774eb6d2c 100644
--- a/docs/.overrides/main.html
+++ b/docs/.overrides/main.html
@@ -21,6 +21,10 @@