test with fetch-depth
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 31s

This commit is contained in:
2026-04-01 06:28:26 +00:00
parent f765067588
commit 23d90252e7

View File

@@ -15,6 +15,8 @@ jobs:
steps: steps:
- name: Checkout Docs Source - name: Checkout Docs Source
uses: actions/checkout@v4 uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Prepare, Build, and Deploy - name: Prepare, Build, and Deploy
run: | run: |