mirror of
https://github.com/immich-app/immich.git
synced 2026-01-09 07:41:22 +08:00
fix(docs): Use full git clone in CI to enable accurate last update times (#25120)
This commit is contained in:
parent
225b0f9377
commit
81f269e2a9
1
.github/workflows/docs-build.yml
vendored
1
.github/workflows/docs-build.yml
vendored
@ -64,6 +64,7 @@ jobs:
|
||||
with:
|
||||
persist-credentials: false
|
||||
token: ${{ steps.token.outputs.token }}
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user