test with fetch-depth
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 31s
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 31s
This commit is contained in:
@@ -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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user